You are here

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

TaxonomyEntityIndexDepth
Abstract argument handler for entity taxonomy terms with depth.

Namespace

Drupal\taxonomy_entity_index\Plugin\views\argument

Code

protected $database;