private property KernelEvent::$kernel

The kernel in which this event was thrown

Type: HttpKernelInterface

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php, line 31

Class

KernelEvent
Base class for events thrown in the HttpKernel component

Namespace

Symfony\Component\HttpKernel\Event

Code

private $kernel;