You are here

protected property UrlProcessorPluginBase::$request in Facets 8

The clone of the current request object.

Type: \Symfony\Component\HttpFoundation\Request

File

src/UrlProcessor/UrlProcessorPluginBase.php, line 39

Class

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

Namespace

Drupal\facets\UrlProcessor

Code

protected $request;