You are here

protected property Facet::$exclude in Facets 8

A boolean flag indicating if search should exclude selected facets.

Type: bool

File

src/Entity/Facet.php, line 176

Class

Facet
Defines the facet configuration entity.

Namespace

Drupal\facets\Entity

Code

protected $exclude = FALSE;