aboutsummaryrefslogtreecommitdiff
path: root/app/Exceptions/ZipException.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Exceptions/ZipException.php')
-rw-r--r--app/Exceptions/ZipException.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Exceptions/ZipException.php b/app/Exceptions/ZipException.php
index d02cc1aea..a0664f913 100644
--- a/app/Exceptions/ZipException.php
+++ b/app/Exceptions/ZipException.php
@@ -1,4 +1,5 @@
<?php
+declare(strict_types=1);
class FreshRSS_Zip_Exception extends Exception {