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