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\Controller
Code
protected $vocabularyStorage;
Please login to continue.