• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/delivery/services/contact.php
  • Класс: BitrixSaleDeliveryServicesContact
  • Вызов: Contact::getPhones
public function getPhones(): array
{
	return $this->phones;
}