• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/queue/agent/eventswithentityattendeesfindagent.php
  • Класс: BitrixCalendarCoreQueueAgentEventsWithEntityAttendeesFindAgent
  • Вызов: EventsWithEntityAttendeesFindAgent::getProcessor
protected function getProcessor(): InterfacesProcessor
{
	return new ProcessorEventsWithEntityAttendeesFind();
}