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