• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/ical/parser/parserpropertytype.php
  • Класс: BitrixCalendarICalParserParserPropertyType
  • Вызов: ParserPropertyType::getOriginalValue
public function getOriginalValue(): ?string
{
	return $this->value;
}