protected property VocabularyVid::$vocabularyStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php \Drupal\taxonomy\Plugin\views\argument\VocabularyVid::vocabularyStorage
- 10 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 23
Class
- VocabularyVid
- Argument handler to accept a vocabulary id.
Namespace
Drupal\taxonomy\Plugin\views\argumentCode
protected $vocabularyStorage;