• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/orderbase.php
  • Класс: BitrixSaleOrderBase
  • Вызов: OrderBase::getRegistryEntity
static function getRegistryEntity()
{
	return Registry::ENTITY_ORDER;
}