You are here

protected property TaxonomyEntityIndexTid::$vocabularyStorage in Taxonomy Entity Index 8

The vocabulary storage.

Type: \Drupal\taxonomy\VocabularyStorageInterface

Overrides TaxonomyIndexTid::$vocabularyStorage

File

src/Plugin/views/field/TaxonomyEntityIndexTid.php, line 40

Class

TaxonomyEntityIndexTid
Field handler to display all taxonomy terms of an entity.

Namespace

Drupal\taxonomy_entity_index\Plugin\views\field

Code

protected $vocabularyStorage;