• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/delivery/services/base.php
  • Класс: BitrixSaleDeliveryServicesBase
  • Вызов: Base::getAdditionalInfoShipmentView
public function getAdditionalInfoShipmentView(Shipment $shipment)
{
	return array();
}