summaryrefslogtreecommitdiffstats
path: root/tests/Components/ReferenceTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Components/ReferenceTest.php')
-rw-r--r--tests/Components/ReferenceTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Components/ReferenceTest.php b/tests/Components/ReferenceTest.php
index 178776c..19768c7 100644
--- a/tests/Components/ReferenceTest.php
+++ b/tests/Components/ReferenceTest.php
@@ -1,4 +1,5 @@
<?php
+declare(strict_types=1);
namespace PhpMyAdmin\SqlParser\Tests\Components;