protected property Facet::$enable_parent_when_child_gets_disabled in Facets 8
Wether or not parents should be enabled when a child gets disabled.
Type: bool
File
- src/
Entity/ Facet.php, line 169
Class
- Facet
- Defines the facet configuration entity.
Namespace
Drupal\facets\EntityCode
protected $enable_parent_when_child_gets_disabled = TRUE;