• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/util/assert.php
  • Класс: BitrixSaleLocationUtilAssert
  • Вызов: Assert::announceNotImplemented
static function announceNotImplemented($msg = '')
{
	throw new MainNotImplementedException($msg);
}