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