protected property RouterPathTranslatorSubscriber::$router in Decoupled Router 8
Same name and namespace in other branches
- 2.x src/EventSubscriber/RouterPathTranslatorSubscriber.php \Drupal\decoupled_router\EventSubscriber\RouterPathTranslatorSubscriber::router
The router.
Type: \Symfony\Component\Routing\Matcher\UrlMatcherInterface
File
- src/
EventSubscriber/ RouterPathTranslatorSubscriber.php, line 52
Class
- RouterPathTranslatorSubscriber
- Event subscriber that processes a path translation with the router info.
Namespace
Drupal\decoupled_router\EventSubscriberCode
protected $router;