DOES::isGloballyEnabled

  1. Bitrix24 API (v. 23.675.0)
  2. tasks
  3. DOES
  4. isGloballyEnabled
  • Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/dispatcher.php
  • Класс: BitrixTasksDOES
  • Вызов: DOES::isGloballyEnabled
static function isGloballyEnabled()
{
	return !!static::$enabled;
}

Добавить комментарий