• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/monitor/config.php
  • Класс: BitrixTimemanMonitorConfig
  • Вызов: Config::getMonitorSkipOption
static function getMonitorSkipOption(): string
{
	return Option::get(self::MODULE_ID, self::MONITOR_SKIP_OPTION, '0');
}