• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/controller/shipmentproperty.php
  • Класс: BitrixSaleControllerShipmentProperty
  • Вызов: ShipmentProperty::getPropertyClassName
protected function getPropertyClassName(): string
{
	return BitrixSaleShipmentProperty::class;
}