You are here

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

Same name and namespace in other branches
  1. 8 src/Render/AmpHtmlResponseAttachmentsProcessor.php \Drupal\amp\Render\AmpHtmlResponseAttachmentsProcessor::config

A config object for the system performance configuration.

Type: \Drupal\Core\Config\Config

Overrides HtmlResponseAttachmentsProcessor::$config

File

src/Render/AmpHtmlResponseAttachmentsProcessor.php, line 54

Class

AmpHtmlResponseAttachmentsProcessor
Processes attachments of AMP HTML responses.

Namespace

Drupal\amp\Render

Code

protected $config;