You are here

protected property HtmlResponseAttachmentsProcessor::$config in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php \Drupal\Core\Render\HtmlResponseAttachmentsProcessor::config

A config object for the system performance configuration.

Type: \Drupal\Core\Config\Config

File

core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php, line 50
Contains \Drupal\Core\Render\HtmlResponseAttachmentsProcessor.

Class

HtmlResponseAttachmentsProcessor
Processes attachments of HTML responses.

Namespace

Drupal\Core\Render

Code

protected $config;