• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/builders/eventbuilderfromarray.php
  • Класс: BitrixCalendarCoreBuildersEventBuilderFromArray
  • Вызов: EventBuilderFromArray::getCalendarType
protected function getCalendarType(): ?string
{
	return $this->fields['CAL_TYPE'] ?? null;
}