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