ForumController::$nodeAccess

Same name and namespace in other branches
  1. 9 core/modules/forum/src/Controller/ForumController.php \Drupal\forum\Controller\ForumController::nodeAccess
  2. 10 core/modules/forum/src/Controller/ForumController.php \Drupal\forum\Controller\ForumController::nodeAccess
  3. 11.x core/modules/forum/src/Controller/ForumController.php \Drupal\forum\Controller\ForumController::nodeAccess

Node access control handler.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface

File

core/modules/forum/src/Controller/ForumController.php, line 50

Class

ForumController
Controller routines for forum routes.

Namespace

Drupal\forum\Controller

Code

protected $nodeAccess;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.