• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/internals/eventservice/service.php
  • Класс: BitrixSocialnetworkInternalsEventServiceService
  • Вызов: Service::getEventCollection
private function getEventCollection(): EventCollection
{
	return EventCollection::getInstance();
}