You are here

protected property UrlProcessorPluginBase::$separator in Facets 8

The url separator variable.

The sepatator to use between field and value.

Type: string

File

src/UrlProcessor/UrlProcessorPluginBase.php, line 32

Class

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

Namespace

Drupal\facets\UrlProcessor

Code

protected $separator;