• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/internals/counter/counterservice.php
  • Класс: BitrixTasksInternalsCounterCounterService
  • Вызов: CounterService::getEventCollection
private function getEventCollection(): EventCollection
{
	return EventCollection::getInstance();
}