protected property ForumController::$forumManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/forum/src/Controller/ForumController.php \Drupal\forum\Controller\ForumController::forumManager
- 9 core/modules/forum/src/Controller/ForumController.php \Drupal\forum\Controller\ForumController::forumManager
Forum manager service.
Type: \Drupal\forum\ForumManagerInterface
File
- core/
modules/ forum/ src/ Controller/ ForumController.php, line 29
Class
- ForumController
- Controller routines for forum routes.
Namespace
Drupal\forum\ControllerCode
protected $forumManager;