diff options
Diffstat (limited to 'src/Config.php')
-rw-r--r-- | src/Config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Config.php b/src/Config.php index caa91d0..e25c180 100644 --- a/src/Config.php +++ b/src/Config.php | |||
@@ -1,5 +1,5 @@ | |||
1 | <?php | 1 | <?php |
2 | // src/controller/Config.php | 2 | // src/Config.php |
3 | 3 | ||
4 | declare(strict_types=1); | 4 | declare(strict_types=1); |
5 | 5 | ||