Completed
Pull Request — master (#1028)
by
unknown
04:01
created
src/Event/EventDispatcherAwareTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
     /**
31 31
      * Get the Emitter.
32 32
      *
33
-     * @return EmitterInterface
33
+     * @return null|EventDispatcherInterface
34 34
      */
35 35
     public function getEventDispatcher()
36 36
     {
Please login to merge, or discard this patch.