You are here

private property CoreCspSubscriber::$moduleHandler in Content-Security-Policy 8

The Module Handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EventSubscriber/CoreCspSubscriber.php, line 30

Class

CoreCspSubscriber
Alter CSP policy for core modules and themes.

Namespace

Drupal\csp\EventSubscriber

Code

private $moduleHandler;