protected property IndexTidDepth::$termStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php \Drupal\taxonomy\Plugin\views\argument\IndexTidDepth::termStorage
- 10 core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php \Drupal\taxonomy\Plugin\views\argument\IndexTidDepth::termStorage
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepth.php, line 28
Class
- IndexTidDepth
- Argument handler for taxonomy terms with depth.
Namespace
Drupal\taxonomy\Plugin\views\argumentCode
protected $termStorage;