• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/builders/eventbuilderfromentityobject.php
  • Класс: BitrixCalendarCoreBuildersEventBuilderFromEntityObject
  • Вызов: EventBuilderFromEntityObject::getLocation
protected function getLocation(): ?Location
{
	return $this->prepareLocation($this->event->getLocation());
}