We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283213f commit 47e1affCopy full SHA for 47e1aff
1 file changed
config/module.config.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+declare(strict_types=1);
4
+
5
namespace ForceHttpsModule;
6
7
use ForceHttpsModule\Listener\ForceHttps;
0 commit comments