You are here

protected property RouteNormalizerRequestSubscriber::$pathMatcher in Redirect 8

The path matcher service.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/EventSubscriber/RouteNormalizerRequestSubscriber.php, line 43

Class

RouteNormalizerRequestSubscriber
Normalizes GET requests performing a redirect if required.

Namespace

Drupal\redirect\EventSubscriber

Code

protected $pathMatcher;