You are here

protected property TaxonomyIndexTid::$termStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php \Drupal\taxonomy\Plugin\views\filter\TaxonomyIndexTid::termStorage

The term storage.

Type: \Drupal\taxonomy\TermStorageInterface

File

core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php, line 40

Class

TaxonomyIndexTid
Filter by term id.

Namespace

Drupal\taxonomy\Plugin\views\filter

Code

protected $termStorage;