You are here

protected property Taxonomy::$termStorage in Zircon Profile 8

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

Type: EntityStorageInterface

File

core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php, line 27
Contains \Drupal\taxonomy\Plugin\views\argument\Taxonomy.

Class

Taxonomy
Argument handler for basic taxonomy tid.

Namespace

Drupal\taxonomy\Plugin\views\argument

Code

protected $termStorage;