You are here

private property TaxonomyEntityIndexTid::$entityInfo in Taxonomy Entity Index 8

Stores the entity info of the base table.

Type: array

File

src/Plugin/views/field/TaxonomyEntityIndexTid.php, line 33

Class

TaxonomyEntityIndexTid
Field handler to display all taxonomy terms of an entity.

Namespace

Drupal\taxonomy_entity_index\Plugin\views\field

Code

private $entityInfo = [];