You are here

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

The asset resolver service.

Type: \Drupal\Core\Asset\AssetResolverInterface

File

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

Class

AmpHtmlResponseAttachmentsProcessor
Processes attachments of AMP HTML responses.

Namespace

Drupal\amp\Render

Code

protected $assetResolver;