aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/EventDispatcher/Event.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/EventDispatcher/Event.php')
-rw-r--r--lib/public/EventDispatcher/Event.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/EventDispatcher/Event.php b/lib/public/EventDispatcher/Event.php
index 92f18a4fa43..94104300a09 100644
--- a/lib/public/EventDispatcher/Event.php
+++ b/lib/public/EventDispatcher/Event.php
@@ -41,7 +41,6 @@ use Psr\EventDispatcher\StoppableEventInterface;
* @since 17.0.0
*/
class Event implements StoppableEventInterface {
-
/**
* @var bool
*