protected property Session::$httpKernel in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/StackMiddleware/Session.php \Drupal\Core\StackMiddleware\Session::httpKernel
The wrapped HTTP kernel.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- core/
lib/ Drupal/ Core/ StackMiddleware/ Session.php, line 30 - Contains \Drupal\Core\StackMiddleware\Session.
Class
- Session
- Wrap session logic around a HTTP request.
Namespace
Drupal\Core\StackMiddlewareCode
protected $httpKernel;