• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/controller/shipmentproperty.php
  • Класс: Bitrix\Sale\Controller\ShipmentProperty
  • Вызов: ShipmentProperty::getEntityType
protected function getEntityType(): string
{
	return Registry::ENTITY_SHIPMENT;
}