You are here

protected property IndexTidDepth::$termStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php \Drupal\taxonomy\Plugin\views\argument\IndexTidDepth::termStorage

Type: EntityStorageInterface

File

core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php, line 31
Contains \Drupal\taxonomy\Plugin\views\argument\IndexTidDepth.

Class

IndexTidDepth
Argument handler for taxonomy terms with depth.

Namespace

Drupal\taxonomy\Plugin\views\argument

Code

protected $termStorage;