DrupalKernel::getHttpKernel

protected function DrupalKernel::getHttpKernel

protected DrupalKernel::getHttpKernel()

Gets a http kernel from the container

Return value

\Symfony\Component\HttpKernel\HttpKernelInterface

File

core/lib/Drupal/Core/DrupalKernel.php, line 1267

Class

DrupalKer