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