• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/helpers/admin/blocks/ordershipmentstatus.php
  • Класс: BitrixSaleHelpersAdminBlocksOrderShipmentStatus
  • Вызов: OrderShipmentStatus::getView
static function getView(Order $order)
{
	return __METHOD__;
}