csp_extras.services.yml in Content-Security-Policy 8
csp_extras/csp_extras.services.yml
File
csp_extras/csp_extras.services.ymlView source
- services:
- # Replace the core attachments_processor service.
- ajax_response.attachments_processor:
- class: Drupal\csp_extras\Ajax\AjaxResponseAttachmentsProcessor
- arguments:
- - '@asset.resolver'
- - '@config.factory'
- - '@request_stack'
- - '@module_handler'
- - '@datetime.time'
-