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