protected property PathTranslator::$eventDispatcher in Decoupled Router 8
Same name and namespace in other branches
- 2.x src/Controller/PathTranslator.php \Drupal\decoupled_router\Controller\PathTranslator::eventDispatcher
Event dispatcher service.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
Controller/ PathTranslator.php, line 27
Class
- PathTranslator
- Controller that receives the path to inspect.
Namespace
Drupal\decoupled_router\ControllerCode
protected $eventDispatcher;