aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Broadcast/Events/IBroadcastEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Broadcast/Events/IBroadcastEvent.php')
-rw-r--r--lib/public/Broadcast/Events/IBroadcastEvent.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Broadcast/Events/IBroadcastEvent.php b/lib/public/Broadcast/Events/IBroadcastEvent.php
index e7a0e70ba0a..f96fbdea595 100644
--- a/lib/public/Broadcast/Events/IBroadcastEvent.php
+++ b/lib/public/Broadcast/Events/IBroadcastEvent.php
@@ -31,7 +31,6 @@ use JsonSerializable;
* @since 18.0.0
*/
interface IBroadcastEvent {
-
/**
* @return string the name of the event
* @since 18.0.0