• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/entity/address/field.php
  • Класс: Bitrix\Location\Entity\Address\Field
  • Вызов: Field::getValue
public function getValue(): string
{
	return $this->value;
}