• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/Access/Rule/BaseRule.php
  • Класс: BitrixCatalogAccessRuleBaseRule
  • Вызов: BaseRule::check
protected function check($params): bool
{
	return (bool)$this->getPermissionValue($params);
}