protected property BigPipeResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor in Drupal 10
Same name and namespace in other branches
- 8 core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor::htmlResponseAttachmentsProcessor
- 9 core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor::htmlResponseAttachmentsProcessor
The HTML response attachments processor service.
Type: \Drupal\Core\Render\AttachmentsResponseProcessorInterface
File
- core/
modules/ big_pipe/ src/ Render/ BigPipeResponseAttachmentsProcessor.php, line 30
Class
- BigPipeResponseAttachmentsProcessor
- Processes attachments of HTML responses with BigPipe enabled.
Namespace
Drupal\big_pipe\RenderCode
protected $htmlResponseAttachmentsProcessor;