You are here

protected property HttpKernel::$dispatcher in Zircon Profile 8

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

File

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

Class

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

Namespace

Symfony\Component\HttpKernel

Code

protected $dispatcher;