protected property BigPipe::$httpKernel in Drupal 8
Same name and namespace in other branches
- 9 core/modules/big_pipe/src/Render/BigPipe.php \Drupal\big_pipe\Render\BigPipe::httpKernel
 - 10 core/modules/big_pipe/src/Render/BigPipe.php \Drupal\big_pipe\Render\BigPipe::httpKernel
 
The HTTP kernel.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- core/
modules/ big_pipe/ src/ Render/ BigPipe.php, line 192  
Class
- BigPipe
 - Service for sending an HTML response in chunks (to get faster page loads).
 
Namespace
Drupal\big_pipe\RenderCode
protected $httpKernel;