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