You are here

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

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

A config object for the system performance configuration.

Type: \Drupal\Core\Config\Config

File

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

Class

AmpHtmlResponseAttachmentsProcessor
Processes attachments of AMP HTML responses.

Namespace

Drupal\amp\Render

Code

protected $config;