You are here

protected property HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor in Drupal 8

Same name and namespace in other branches
  1. 9 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 21

Class

HtmlResponseSubscriber
Response subscriber to handle HTML responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $htmlResponseAttachmentsProcessor;