protected property ForumController::$nodeAccess in Drupal 10
Same name and namespace in other branches
- 8 core/modules/forum/src/Controller/ForumController.php \Drupal\forum\Controller\ForumController::nodeAccess
- 9 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\ControllerCode
protected $nodeAccess;