You are here

protected property QueryTypePluginBase::$results in Facets 8

The results for the facet.

Type: array[]

File

src/QueryType/QueryTypePluginBase.php, line 46

Class

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

Namespace

Drupal\facets\QueryType

Code

protected $results;