NodeTermData::$vocabularyStorage
Same name in other branches
- 9 core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php \Drupal\taxonomy\Plugin\views\relationship\NodeTermData::vocabularyStorage
- 10 core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php \Drupal\taxonomy\Plugin\views\relationship\NodeTermData::vocabularyStorage
- 11.x core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php \Drupal\taxonomy\Plugin\views\relationship\NodeTermData::vocabularyStorage
The vocabulary storage.
Type: \Drupal\taxonomy\VocabularyStorageInterface
File
-
core/
modules/ taxonomy/ src/ Plugin/ views/ relationship/ NodeTermData.php, line 27
Class
- NodeTermData
- Relationship handler to return the taxonomy terms of nodes.
Namespace
Drupal\taxonomy\Plugin\views\relationshipCode
protected $vocabularyStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.