You are here

protected property Taxonomy::$termStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php \Drupal\taxonomy\Plugin\views\argument\Taxonomy::termStorage
  2. 10 core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php \Drupal\taxonomy\Plugin\views\argument\Taxonomy::termStorage

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php, line 22

Class

Taxonomy
Argument handler for basic taxonomy tid.

Namespace

Drupal\taxonomy\Plugin\views\argument

Code

protected $termStorage;