We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58ce83 commit 202a875Copy full SHA for 202a875
1 file changed
user_guide_src/source/outgoing/csp/011.php
@@ -6,7 +6,7 @@
6
7
class App extends BaseConfig
8
{
9
- public bool $CSPEnabled = true;
10
-
11
// ...
+
+ public bool $CSPEnabled = true;
12
}
0 commit comments