The HTML response attachments processor service.
Type: \Drupal\Core\Render\AttachmentsResponseProcessorInterface
File
- core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php, line 29
Class
- BigPipeResponseAttachmentsProcessor
- Processes attachments of HTML responses with BigPipe enabled.
Namespace
Drupal\big_pipe\Render
Code
protected $htmlResponseAttachmentsProcessor;
Please login to continue.