You are here

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

Entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

Overrides IndexTidDepth::$termStorage

File

src/Plugin/views/argument/TaxonomyEntityIndexDepth.php, line 25

Class

TaxonomyEntityIndexDepth
Abstract argument handler for entity taxonomy terms with depth.

Namespace

Drupal\taxonomy_entity_index\Plugin\views\argument

Code

protected $termStorage;