HttpKernel.php

Definition of Drupal\Core\HttpKernel.

@todo This file is copied verbatim, with the exception of the namespace change and this commment block, from Symfony full stack's FrameworkBundle. Once the FrameworkBundle is available as a Composer package we should switch to pulling it via Composer.

Namespace

Drupal\Core

File

drupal/core/lib/Drupal/Core/HttpKernel.php
View source

Classes

Namesort descending Description
HttpKernel This HttpKernel is used to manage scope changes of the DI container.