protected property ForumController::$termStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/forum/src/Controller/ForumController.php \Drupal\forum\Controller\ForumController::termStorage
Term storage.
Type: \Drupal\taxonomy\TermStorageInterface
File
- core/
modules/ forum/ src/ Controller/ ForumController.php, line 43
Class
- ForumController
- Controller routines for forum routes.
Namespace
Drupal\forum\ControllerCode
protected $termStorage;