You are here

protected property PrettyPathsActiveFilters::$request in Facets Pretty Paths 8

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

src/PrettyPathsActiveFilters.php, line 42

Class

PrettyPathsActiveFilters
Used for determining the Pretty Paths active filters on a given request.

Namespace

Drupal\facets_pretty_paths

Code

protected $request;