diff options
Diffstat (limited to 'lib/public/Support/CrashReport/IReporter.php')
-rw-r--r-- | lib/public/Support/CrashReport/IReporter.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/public/Support/CrashReport/IReporter.php b/lib/public/Support/CrashReport/IReporter.php index b7f84417937..5aaa9d8a6f5 100644 --- a/lib/public/Support/CrashReport/IReporter.php +++ b/lib/public/Support/CrashReport/IReporter.php @@ -1,4 +1,7 @@ <?php + +declare(strict_types=1); + /** * * |