protected property PathTranslator::$httpKernel in Decoupled Router 8
Same name and namespace in other branches
- 2.x src/Controller/PathTranslator.php \Drupal\decoupled_router\Controller\PathTranslator::httpKernel
The kernel.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- src/
Controller/ PathTranslator.php, line 34
Class
- PathTranslator
- Controller that receives the path to inspect.
Namespace
Drupal\decoupled_router\ControllerCode
protected $httpKernel;