You are here

protected property HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php \Drupal\Core\EventSubscriber\HtmlResponseSubscriber::htmlResponseAttachmentsProcessor

The HTML response attachments processor service.

Type: \Drupal\Core\Render\AttachmentsResponseProcessorInterface

File

core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php, line 26
Contains \Drupal\Core\EventSubscriber\HtmlResponseSubscriber.

Class

HtmlResponseSubscriber
Response subscriber to handle HTML responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $htmlResponseAttachmentsProcessor;