• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/component/reportstorelist.php
  • Класс: BitrixCatalogComponentReportStoreList
  • Вызов: ReportStoreList::checkDocumentReadRights
static function checkDocumentReadRights(): bool
{
	return AccessController::getCurrent()->check(ActionDictionary::ACTION_CATALOG_READ);
}