protected property Tid::$vocabularyStorage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php \Drupal\taxonomy\Plugin\views\argument_default\Tid::vocabularyStorage
- 9 core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php \Drupal\taxonomy\Plugin\views\argument_default\Tid::vocabularyStorage
The vocabulary storage.
Type: \Drupal\taxonomy\VocabularyStorageInterface
File
- core/
modules/ taxonomy/ src/ Plugin/ views/ argument_default/ Tid.php, line 37
Class
- Tid
- Taxonomy tid default argument.
Namespace
Drupal\taxonomy\Plugin\views\argument_defaultCode
protected $vocabularyStorage;