You are here

protected property HttpKernel::$resolver in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-kernel/HttpKernel.php \Symfony\Component\HttpKernel\HttpKernel::resolver

File

vendor/symfony/http-kernel/HttpKernel.php, line 37

Class

HttpKernel
HttpKernel notifies events to convert a Request object to a Response one.

Namespace

Symfony\Component\HttpKernel

Code

protected $resolver;