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