EventBuilderFromArray::getLocation

  1. Bitrix24 API (v. 23.675.0)
  2. calendar
  3. EventBuilderFromArray
  4. getLocation
  • Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/builders/eventbuilderfromarray.php
  • Класс: BitrixCalendarCoreBuildersEventBuilderFromArray
  • Вызов: EventBuilderFromArray::getLocation
protected function getLocation(): ?Location
{
	return $this->prepareLocation($this->fields['LOCATION'] ?? null);
}

Добавить комментарий