You are here

protected property VocabularyVid::$vocabularyStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php \Drupal\taxonomy\Plugin\views\argument\VocabularyVid::vocabularyStorage

The vocabulary storage.

Type: \Drupal\taxonomy\VocabularyStorageInterface

File

core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php, line 28
Contains \Drupal\taxonomy\Plugin\views\argument\VocabularyVid.

Class

VocabularyVid
Argument handler to accept a vocabulary id.

Namespace

Drupal\taxonomy\Plugin\views\argument

Code

protected $vocabularyStorage;