diff options
Diffstat (limited to 'tests/Monolog/Formatter/LogglyFormatterTest.php')
-rw-r--r-- | tests/Monolog/Formatter/LogglyFormatterTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Monolog/Formatter/LogglyFormatterTest.php b/tests/Monolog/Formatter/LogglyFormatterTest.php index ce5251b..26d6fa1 100644 --- a/tests/Monolog/Formatter/LogglyFormatterTest.php +++ b/tests/Monolog/Formatter/LogglyFormatterTest.php @@ -1,4 +1,4 @@ -<?php +<?php declare(strict_types=1); /* * This file is part of the Monolog package. |