protected property AjaxResponseAttachmentsProcessor::$assetResolver in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php \Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor::assetResolver
The asset resolver service.
Type: \Drupal\Core\Asset\AssetResolverInterface
File
- core/
lib/ Drupal/ Core/ Ajax/ AjaxResponseAttachmentsProcessor.php, line 29
Class
- AjaxResponseAttachmentsProcessor
- Processes attachments of AJAX responses.
Namespace
Drupal\Core\AjaxCode
protected $assetResolver;