You are here

protected property BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor in Drupal 9

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

The HTML response attachments processor service.

Type: \Drupal\Core\Render\AttachmentsResponseProcessorInterface

File

core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php, line 22

Class

BareHtmlPageRenderer
Default bare HTML page renderer.

Namespace

Drupal\Core\Render

Code

protected $htmlResponseAttachmentsProcessor;