You are here

protected property AnonymousRedirectSubscriber::$pathMatcher in Anonymous Redirect 8.2

Path matcher service.

Type: \Drupal\Core\Path\PathMatcher

File

src/EventSubscriber/AnonymousRedirectSubscriber.php, line 35

Class

AnonymousRedirectSubscriber
Subscribes to kernel events and does the actual redirect.

Namespace

Drupal\anonymous_redirect\EventSubscriber

Code

protected $pathMatcher;