You are here

protected property Facet::$expand_hierarchy in Facets 8

A boolean indicating if hierarchical items should always be expanded.

Type: bool

File

src/Entity/Facet.php, line 162

Class

Facet
Defines the facet configuration entity.

Namespace

Drupal\facets\Entity

Code

protected $expand_hierarchy = FALSE;