You are here

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

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/PrettyPathsActiveFilters.php, line 28

Class

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

Namespace

Drupal\facets_pretty_paths

Code

protected $routeMatch;