You are here

service ajax_response.attachments_processor in Content-Security-Policy 8

Class

Drupal\csp_extras\Ajax\AjaxResponseAttachmentsProcessor

File

csp_extras/csp_extras.services.yml
csp_extras/csp_extras.services.yml

View source
  1. class: Drupal\csp_extras\Ajax\AjaxResponseAttachmentsProcessor
  2. arguments:
  3. - '@asset.resolver'
  4. - '@config.factory'
  5. - '@request_stack'
  6. - '@module_handler'
  7. - '@datetime.time'