You are here

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

AjaxResponseAttachmentsProcessor
Processes attachments of AJAX responses.

Namespace

Drupal\csp_extras\Ajax

Code

protected $moduleHandler;