You are here

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

The JS asset collection renderer service.

Type: \Drupal\Core\Asset\AssetCollectionRendererInterface

File

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

Class

AmpHtmlResponseAttachmentsProcessor
Processes attachments of AMP HTML responses.

Namespace

Drupal\amp\Render

Code

protected $jsCollectionRenderer;