You are here

protected property AjaxResponseAttachmentsProcessor::$assetResolver in Content-Security-Policy 8

The asset resolver service.

Type: \Drupal\Core\Asset\AssetResolverInterface

File

csp_extras/src/Ajax/AjaxResponseAttachmentsProcessor.php, line 30

Class

AjaxResponseAttachmentsProcessor
Processes attachments of AJAX responses.

Namespace

Drupal\csp_extras\Ajax

Code

protected $assetResolver;