You are here

protected property UrlProcessorPluginBase::$filterKey in Facets 8

The query string variable.

The query string variable that holds all the facet information.

Type: string

File

src/UrlProcessor/UrlProcessorPluginBase.php, line 24

Class

UrlProcessorPluginBase
A base class for plugins that implements most of the boilerplate.

Namespace

Drupal\facets\UrlProcessor

Code

protected $filterKey = 'f';