protected property HtmlResponseAttachmentsProcessor::$jsCollectionRenderer in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php \Drupal\Core\Render\HtmlResponseAttachmentsProcessor::jsCollectionRenderer
The JS asset collection renderer service.
Type: \Drupal\Core\Asset\AssetCollectionRendererInterface
File
- core/
lib/ Drupal/ Core/ Render/ HtmlResponseAttachmentsProcessor.php, line 60
Class
- HtmlResponseAttachmentsProcessor
- Processes attachments of HTML responses.
Namespace
Drupal\Core\RenderCode
protected $jsCollectionRenderer;