• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/notify.php
  • Класс: BitrixSaleNotify
  • Вызов: Notify::isNotifyDisabled
static function isNotifyDisabled()
{
	return static::$disableNotify;
}