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;
Please login to continue.