• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/base/usergrouprestriction.php
  • Класс: BitrixSaleServicesBaseUserGroupRestriction
  • Вызов: UserGroupRestriction::getOrder
static function getOrder(Entity $entity)
{
	throw new NotImplementedException('Method '.__METHOD__.' must be overload');
}