You are here

protected property QueryTypePluginBase::$facet in Facets 8

The facet that needs the query type.

Type: \Drupal\facets\FacetInterface

File

src/QueryType/QueryTypePluginBase.php, line 39

Class

QueryTypePluginBase
A base class for query type plugins that implements most of the boilerplate.

Namespace

Drupal\facets\QueryType

Code

protected $facet;