You are here

protected property ForumController::$vocabularyStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 41
Contains \Drupal\forum\Controller\ForumController.

Class

ForumController
Controller routines for forum routes.

Namespace

Drupal\forum\Controller

Code

protected $vocabularyStorage;