aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/SabrePluginEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/SabrePluginEvent.php')
-rw-r--r--lib/public/SabrePluginEvent.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/SabrePluginEvent.php b/lib/public/SabrePluginEvent.php
index c0dde301ff1..81131ff7113 100644
--- a/lib/public/SabrePluginEvent.php
+++ b/lib/public/SabrePluginEvent.php
@@ -32,7 +32,6 @@ use Sabre\DAV\Server;
* @since 8.2.0
*/
class SabrePluginEvent extends Event {
-
/** @var int */
protected $statusCode;