• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/company/restrictions/entitytype.php
  • Класс: BitrixSaleServicesCompanyRestrictionsEntityType
  • Вызов: EntityType::getSeverity
static function getSeverity($mode)
{
	return CompanyRestrictionsManager::SEVERITY_STRICT;
}