Gets a http kernel from the container.
\Symfony\Component\HttpKernel\HttpKernelInterface
protected function getHttpKernel() { return $this->container ->get('http_kernel'); }