• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_notifier.php
  • Класс: \CCrmNotifier
  • Вызов: CCrmNotifier::GetErrorCount
static function GetErrorCount(): int
{
	return count(self::$ERRORS);
}