You are here

protected property FacetSourcePluginBase::$keys in Facets 8

The search keys, or query text, submitted by the user.

Type: string

File

src/FacetSource/FacetSourcePluginBase.php, line 40

Class

FacetSourcePluginBase
Defines a base class from which other facet sources may extend.

Namespace

Drupal\facets\FacetSource

Code

protected $keys;