You are here

protected property TaxonomyEntityIndexTidDepth::$database in Taxonomy Entity Index 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/views/filter/TaxonomyEntityIndexTidDepth.php, line 51

Class

TaxonomyEntityIndexTidDepth
Filter handler for taxonomy terms with depth.

Namespace

Drupal\taxonomy_entity_index\Plugin\views\filter

Code

protected $database;