You are here

protected property HtmlResponseAttachmentsProcessor::$assetResolver in Drupal 9

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

The asset resolver service.

Type: \Drupal\Core\Asset\AssetResolverInterface

File

core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php, line 39

Class

HtmlResponseAttachmentsProcessor
Processes attachments of HTML responses.

Namespace

Drupal\Core\Render

Code

protected $assetResolver;