protected property Facet::$keep_hierarchy_parents_active in Facets 8
A boolean flag indicating if the parent results of a hierarchical facet should be kept active when a child becomes active.
Type: bool
File
- src/
Entity/ Facet.php, line 155
Class
- Facet
- Defines the facet configuration entity.
Namespace
Drupal\facets\EntityCode
protected $keep_hierarchy_parents_active = FALSE;