protected property VocabularyVid::$vocabularyStorage in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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\argumentCode
protected $vocabularyStorage;