You are here

private property TaxonomyEntityIndexDepth::$baseTableInfo in Taxonomy Entity Index 8

Stores the base table information.

Type: array

File

src/Plugin/views/argument/TaxonomyEntityIndexDepth.php, line 32

Class

TaxonomyEntityIndexDepth
Abstract argument handler for entity taxonomy terms with depth.

Namespace

Drupal\taxonomy_entity_index\Plugin\views\argument

Code

private $baseTableInfo = [];