• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/internals/eventservice/service.php
  • Класс: BitrixSocialnetworkInternalsEventServiceService
  • Вызов: Service::proceedEvents
static function proceedEvents(): void
{
	(new EventWorkgroupEvent())->process();
//		(new EventWorkgroupUserEvent())->process();
}