protected property Csp::$reportOnly in Content-Security-Policy 8
If this policy is report-only.
Type: bool
File
- src/
Csp.php, line 116
Class
- Csp
- A CSP Header.
Namespace
Drupal\cspCode
protected $reportOnly = FALSE;
If this policy is report-only.
Type: bool
protected $reportOnly = FALSE;