• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/controller/property.php
  • Класс: BitrixSaleControllerProperty
  • Вызов: Property::getEntityType
protected function getEntityType(): string
{
	return Registry::ENTITY_ORDER;
}