• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/event.php
  • Класс: BitrixCalendarCoreEventEvent
  • Вызов: Event::initSection
private function initSection(): void
{
	// TODO: need to implement a logic
	$this->section = new Section();
}