protected property ShsTaxonomyIndexTidDepth::$database in Simple hierarchical select 8
Same name and namespace in other branches
- 2.0.x src/Plugin/views/filter/ShsTaxonomyIndexTidDepth.php \Drupal\shs\Plugin\views\filter\ShsTaxonomyIndexTidDepth::database
The variable to store database connection object.
Type: \Drupal\Core\Database\Connection
File
- src/
Plugin/ views/ filter/ ShsTaxonomyIndexTidDepth.php, line 28
Class
- ShsTaxonomyIndexTidDepth
- Filter handler for taxonomy terms with depth.
Namespace
Drupal\shs\Plugin\views\filterCode
protected $database;