summaryrefslogtreecommitdiffstats
path: root/lib/public/Share/Events/VerifyMountPointEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Share/Events/VerifyMountPointEvent.php')
-rw-r--r--lib/public/Share/Events/VerifyMountPointEvent.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/public/Share/Events/VerifyMountPointEvent.php b/lib/public/Share/Events/VerifyMountPointEvent.php
index 75914f9416b..d27d02e6864 100644
--- a/lib/public/Share/Events/VerifyMountPointEvent.php
+++ b/lib/public/Share/Events/VerifyMountPointEvent.php
@@ -1,5 +1,7 @@
<?php
+
declare(strict_types=1);
+
/**
* @copyright Copyright (c) 2020, Joas Schilling <coding@schilljs.com>
*