Skip to content

Commit a2dfe9a

Browse files
committed
cs-fix
1 parent 28e436d commit a2dfe9a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

system/HTTP/ContentSecurityPolicy.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,15 +300,11 @@ class ContentSecurityPolicy
300300

301301
/**
302302
* Whether to enable nonce to style-src and style-src-elem directives or not.
303-
*
304-
* @var bool
305303
*/
306304
protected bool $enableStyleNonce = true;
307305

308306
/**
309307
* Whether to enable nonce to script-src and script-src-elem directives or not.
310-
*
311-
* @var bool
312308
*/
313309
protected bool $enableScriptNonce = true;
314310

0 commit comments

Comments
 (0)