Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
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
Definition
entityproperty.php:19
Bitrix\Sale\Registry\ENTITY_SHIPMENT
const ENTITY_SHIPMENT
Definition
registry.php:19
Bitrix\Sale\ShipmentProperty
Definition
shipmentproperty.php:10
Bitrix\Sale\ShipmentProperty\getEntityType
static getEntityType()
Definition
shipmentproperty.php:14
Bitrix\Sale
modules
sale
lib
shipmentproperty.php
Создано системой
1.10.0