• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/integration/controller/base.php
  • Класс: BitrixRestIntegrationControllerBase
  • Вызов: Base::checkReadPermissionEntity
protected function checkReadPermissionEntity()
{
	throw new NotImplementedException('Check read permission. The method checkReadPermissionEntity is not implemented.');
}