• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/util/agentmanager.php
  • Класс: BitrixTasksUtilAgentManager
  • Вызов: AgentManager::createOverdueChats
static function createOverdueChats()
{
	BitrixTasksUtilNotificationTask::createOverdueChats();

	return '\'.__CLASS__."::createOverdueChats();";
}