protected property HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor in Drupal 9
Same name and namespace in other branches
- 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 21
Class
- HtmlResponseSubscriber
- Response subscriber to handle HTML responses.
Namespace
Drupal\Core\EventSubscriberCode
protected $htmlResponseAttachmentsProcessor;