You are here

protected property Facet::$query_operator in Facets 8

The operator to hand over to the query, currently AND | OR.

Type: string

File

src/Entity/Facet.php, line 133

Class

Facet
Defines the facet configuration entity.

Namespace

Drupal\facets\Entity

Code

protected $query_operator;