• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/entity.php
  • Класс: BitrixSaleInternalsEntity
  • Вызов: Entity::getRegistryEntity
static function getRegistryEntity()
{
	throw new MainNotImplementedException('The method '.__METHOD__.' is not overridden in '.static::class);
}