• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/builders/eventcloner.php
  • Класс: BitrixCalendarCoreBuildersEventCloner
  • Вызов: EventCloner::getCalendarType
protected function getCalendarType(): ?string
{
	return $this->originalEvent->getCalendarType();
}