protected property HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\EventSubscriberCode
protected $htmlResponseAttachmentsProcessor;