protected property Redirect404Subscriber::$pathMatcher in Redirect 8
The path matcher.
Type: \Drupal\Core\Path\PathMatcherInterface
File
- modules/
redirect_404/ src/ EventSubscriber/ Redirect404Subscriber.php, line 33
Class
- Redirect404Subscriber
- An EventSubscriber that listens to redirect 404 errors.
Namespace
Drupal\redirect_404\EventSubscriberCode
protected $pathMatcher;