You are here

protected property Facet::$use_hierarchy in Facets 8

A boolean flag indicating if search should exclude selected facets.

Type: bool

File

src/Entity/Facet.php, line 147

Class

Facet
Defines the facet configuration entity.

Namespace

Drupal\facets\Entity

Code

protected $use_hierarchy = FALSE;