1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
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
Определения
entityproperty.php:19
Bitrix\Sale\PropertyBase
Определения
propertybase.php:10
Bitrix\Sale\PropertyBase\getEntityType
static getEntityType()
Определения
propertybase.php:14
Bitrix\Sale\Registry\ENTITY_ORDER
const ENTITY_ORDER
Определения
registry.php:20
bitrix
modules
sale
lib
propertybase.php
Создано системой
1.14.0