You are here

protected property HtmlResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor in HTTP/2 Server Push 8

The decorated HTML response attachments processor service.

Type: \Drupal\Core\Render\AttachmentsResponseProcessorInterface

File

src/Render/HtmlResponseAttachmentsProcessor.php, line 22

Class

HtmlResponseAttachmentsProcessor
Decorates the HTML response attachments processor service, adds Server Push.

Namespace

Drupal\http2_server_push\Render

Code

protected $htmlResponseAttachmentsProcessor;