1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
shipmentproperty.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Sale;
4
9
class
ShipmentProperty
extends
EntityProperty
10
{
14
protected
static
function
getEntityType
(): string
15
{
16
return
Registry::ENTITY_SHIPMENT
;
17
}
18
}
Bitrix\Sale\EntityProperty
Определения
entityproperty.php:19
Bitrix\Sale\Registry\ENTITY_SHIPMENT
const ENTITY_SHIPMENT
Определения
registry.php:19
Bitrix\Sale\ShipmentProperty
Определения
shipmentproperty.php:10
Bitrix\Sale\ShipmentProperty\getEntityType
static getEntityType()
Определения
shipmentproperty.php:14
bitrix
modules
sale
lib
shipmentproperty.php
Создано системой
1.14.0