1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
propertybase.php
См. документацию.
1<?php
2
3namespace Bitrix\Sale;
4
9abstract class PropertyBase extends EntityProperty
10{
14 protected static function getEntityType(): string
15 {
17 }
18}
static getEntityType()
Определения propertybase.php:14
const ENTITY_ORDER
Определения registry.php:20