protected property NodeTermData::$vocabularyStorage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php \Drupal\taxonomy\Plugin\views\relationship\NodeTermData::vocabularyStorage
- 9 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 25
Class
- NodeTermData
- Relationship handler to return the taxonomy terms of nodes.
Namespace
Drupal\taxonomy\Plugin\views\relationshipCode
protected $vocabularyStorage;