Completed
Push — 9.x ( 91d8fd...2bc7fb )
by Tim
13s queued 10s
created
src/Events/EmitterFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
     /**
75 75
      * The factory method that creates a new emitter instance.
76 76
      *
77
-     * @return void
77
+     * @return EmitterInterface
78 78
      */
79 79
     public function createEmitter()
80 80
     {
Please login to merge, or discard this patch.