You are here

protected property IndexNameDepth::$database in Views Taxonomy Term Name Depth 8.6

Same name and namespace in other branches
  1. 8.3 src/Plugin/views/argument/IndexNameDepth.php \Drupal\views_taxonomy_term_name_depth\Plugin\views\argument\IndexNameDepth::database
  2. 7.x src/Plugin/views/argument/IndexNameDepth.php \Drupal\views_taxonomy_term_name_depth\Plugin\views\argument\IndexNameDepth::database

Database Service Object.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/views/argument/IndexNameDepth.php, line 36

Class

IndexNameDepth
Argument handler for taxonomy terms with depth.

Namespace

Drupal\views_taxonomy_term_name_depth\Plugin\views\argument

Code

protected $database;