Completed
Push — master ( db6785...93cd8c )
by Artem
30:10 queued 27:03
created
Event/SymfonyEventDispatcher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
      *
48 48
      * @throws \Exception
49 49
      *
50
-     * @return MulticastMessageResponseEvent|TopicMessageResponseEvent
50
+     * @return null|Event
51 51
      */
52 52
     private function getEventData(string $eventName, EventInterface $eventData): Event
53 53
     {
Please login to merge, or discard this patch.