You are here

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

The term storage.

Type: \Drupal\taxonomy\TermStorageInterface

Overrides TaxonomyIndexTid::$termStorage

File

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

Class

TaxonomyEntityIndexTidDepth
Filter handler for taxonomy terms with depth.

Namespace

Drupal\taxonomy_entity_index\Plugin\views\filter

Code

protected $termStorage;