You are here

protected property ShsChosenTaxonomyIndexTidDepth::$database in Simple hierarchical select 2.0.x

Same name and namespace in other branches
  1. 8 modules/shs_chosen/src/Plugin/views/filter/ShsChosenTaxonomyIndexTidDepth.php \Drupal\shs_chosen\Plugin\views\filter\ShsChosenTaxonomyIndexTidDepth::database

The variable to store database connection object.

Type: \Drupal\Core\Database\Connection

File

modules/shs_chosen/src/Plugin/views/filter/ShsChosenTaxonomyIndexTidDepth.php, line 29

Class

ShsChosenTaxonomyIndexTidDepth
Filter handler for taxonomy terms with depth.

Namespace

Drupal\shs_chosen\Plugin\views\filter

Code

protected $database;