protected property BigPipeResponse::$bigPipe in Drupal 9
Same name and namespace in other branches
- 8 core/modules/big_pipe/src/Render/BigPipeResponse.php \Drupal\big_pipe\Render\BigPipeResponse::bigPipe
The BigPipe service.
Type: \Drupal\big_pipe\Render\BigPipe
File
- core/
modules/ big_pipe/ src/ Render/ BigPipeResponse.php, line 28
Class
- BigPipeResponse
- A response that is sent in chunks by the BigPipe service.
Namespace
Drupal\big_pipe\RenderCode
protected $bigPipe;