You are here

protected property AmpHtmlResponseAttachmentsProcessor::$renderer in Accelerated Mobile Pages (AMP) 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Render/AmpHtmlResponseAttachmentsProcessor.php, line 85
Contains \Drupal\amp\Render\AmpHtmlResponseAttachmentsProcessor.

Class

AmpHtmlResponseAttachmentsProcessor
Processes attachments of AMP HTML responses.

Namespace

Drupal\amp\Render

Code

protected $renderer;