summaryrefslogtreecommitdiff
path: root/src/Models/News.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Models/News.php')
-rw-r--r--src/Models/News.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Models/News.php b/src/Models/News.php
index 6f0e96fa..febaae3a 100644
--- a/src/Models/News.php
+++ b/src/Models/News.php
@@ -1,4 +1,5 @@
<?php
+
declare(strict_types=1);
namespace Engelsystem\Models;