You are here

protected property AmpHtmlResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor in Accelerated Mobile Pages (AMP) 8.3

The inner service that we are decorating.

Type: \Drupal\Core\Render\HtmlResponseAttachmentsProcessor

File

src/Render/AmpHtmlResponseAttachmentsProcessor.php, line 40

Class

AmpHtmlResponseAttachmentsProcessor
Processes attachments of AMP HTML responses.

Namespace

Drupal\amp\Render

Code

protected $htmlResponseAttachmentsProcessor;