Gets an HTTP kernel from the container.
protected function getHttpKernel() : HttpKernelInterface { return $this->container ->get('http_kernel'); }