HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php \Drupal\Core\EventSubscriber\HtmlResponseSubscriber::htmlResponseAttachmentsProcessor
  2. 8.9.x core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php \Drupal\Core\EventSubscriber\HtmlResponseSubscriber::htmlResponseAttachmentsProcessor
  3. 10 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.