You are here

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

The vocabulary storage.

Type: \Drupal\taxonomy\VocabularyStorageInterface

Overrides TaxonomyIndexTid::$vocabularyStorage

File

src/Plugin/views/filter/TaxonomyEntityIndexTidDepth.php, line 30

Class

TaxonomyEntityIndexTidDepth
Filter handler for taxonomy terms with depth.

Namespace

Drupal\taxonomy_entity_index\Plugin\views\filter

Code

protected $vocabularyStorage;