You are here

protected property RedirectSubscriber::$pathMatcher in Url Redirect 8.2

Same name and namespace in other branches
  1. 8 src/EventSubscriber/RedirectSubscriber.php \Drupal\url_redirect\EventSubscriber\RedirectSubscriber::pathMatcher

Path matcher service.

Type: \Drupal\Core\Path\PathMatcher

File

src/EventSubscriber/RedirectSubscriber.php, line 36

Class

RedirectSubscriber

Namespace

Drupal\url_redirect\EventSubscriber

Code

protected $pathMatcher;