diff options
Diffstat (limited to 'app/FreshRSS.php')
| -rw-r--r-- | app/FreshRSS.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/FreshRSS.php b/app/FreshRSS.php index c4f06f63f..c4eaaec1b 100644 --- a/app/FreshRSS.php +++ b/app/FreshRSS.php @@ -1,4 +1,5 @@ <?php +declare(strict_types=1); class FreshRSS extends Minz_FrontController { /** |
