Location::toString

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

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