Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
propertybase.php
1
<?php
2
3
namespace
Bitrix\Sale
;
4
9
abstract
class
PropertyBase
extends
EntityProperty
10
{
14
protected
static
function
getEntityType
(): string
15
{
16
return
Registry::ENTITY_ORDER
;
17
}
18
}
Bitrix\Sale\EntityProperty
Definition
entityproperty.php:19
Bitrix\Sale\PropertyBase
Definition
propertybase.php:10
Bitrix\Sale\PropertyBase\getEntityType
static getEntityType()
Definition
propertybase.php:14
Bitrix\Sale\Registry\ENTITY_ORDER
const ENTITY_ORDER
Definition
registry.php:20
Bitrix\Sale
modules
sale
lib
propertybase.php
Создано системой
1.10.0