• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/properties/location.php
  • Класс: BitrixCalendarCoreEventPropertiesLocation
  • Вызов: Location::toString
public function toString(): string
{
	return $this->actualLocation;
}