• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/util/eventcontext.php
  • Класс: BitrixCalendarSyncUtilEventContext
  • Вызов: EventContext::getEventConnection
public function getEventConnection(): ?EventConnection
{
	return $this->eventConnection;
}