summaryrefslogtreecommitdiffstats
path: root/tests/Monolog/Formatter/ElasticaFormatterTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Monolog/Formatter/ElasticaFormatterTest.php')
-rw-r--r--tests/Monolog/Formatter/ElasticaFormatterTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Monolog/Formatter/ElasticaFormatterTest.php b/tests/Monolog/Formatter/ElasticaFormatterTest.php
index 17c43d5..8e88e69 100644
--- a/tests/Monolog/Formatter/ElasticaFormatterTest.php
+++ b/tests/Monolog/Formatter/ElasticaFormatterTest.php
@@ -1,4 +1,4 @@
-<?php
+<?php declare(strict_types=1);
/*
* This file is part of the Monolog package.