• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/ical/parser/event.php
  • Класс: Bitrix\Calendar\ICal\Parser\Event
  • Вызов: Event::getLocation
public function getLocation(): ?ParserPropertyType
{
	return $this->location;
}