protected property ForumController::$nodeAccess in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 55 - Contains \Drupal\forum\Controller\ForumController.
Class
- ForumController
- Controller routines for forum routes.
Namespace
Drupal\forum\ControllerCode
protected $nodeAccess;