You are here

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\csp

Code

protected $reportOnly = FALSE;