• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/delivery/services/phone.php
  • Класс: BitrixSaleDeliveryServicesPhone
  • Вызов: Phone::getValue
public function getValue(): string
{
	return $this->value;
}