• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/base/baseproperty.php
  • Класс: BitrixCalendarCoreBaseBaseProperty
  • Вызов: BaseProperty::__toString
public function __toString(): string
{
	return $this->toString();
}