• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/base/usergrouprestriction.php
  • Класс: BitrixSaleServicesBaseUserGroupRestriction
  • Вызов: UserGroupRestriction::getOnApplyErrorMessage
static function getOnApplyErrorMessage(): string
{
	return Loc::getMessage('SALE_SRV_RSTR_BY_UG_ON_APPLY_ERROR_MSG');
}