summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/SvgControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Core/Controller/SvgControllerTest.php')
-rw-r--r--tests/Core/Controller/SvgControllerTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Core/Controller/SvgControllerTest.php b/tests/Core/Controller/SvgControllerTest.php
index 2cac635c896..4413fbb9ae5 100644
--- a/tests/Core/Controller/SvgControllerTest.php
+++ b/tests/Core/Controller/SvgControllerTest.php
@@ -1,4 +1,5 @@
<?php
+
declare (strict_types = 1);
/**
* @copyright Copyright (c) 2018 Michael Weimann <mail@michael-weimann.eu>