You are here

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

The CSS asset collection renderer service.

Type: \Drupal\Core\Asset\AssetCollectionRendererInterface

File

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

Class

AmpHtmlResponseAttachmentsProcessor
Processes attachments of AMP HTML responses.

Namespace

Drupal\amp\Render

Code

protected $cssCollectionRenderer;