You are here

protected property HtmlResponseAttachmentsProcessor::$renderer in Drupal 8

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

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php, line 74

Class

HtmlResponseAttachmentsProcessor
Processes attachments of HTML responses.

Namespace

Drupal\Core\Render

Code

protected $renderer;