Completed
Pull Request — master (#175)
by Artiom
02:33
created
src/Events/EmitsEvents.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
     private $eventEmitter;
14 14
 
15 15
     /**
16
-     * @param EventInterface|string $event
16
+     * @param UpdateReceivedEvent $event
17 17
      * @throws \InvalidArgumentException
18 18
      * @return bool true if emitted, false otherwise
19 19
      */
Please login to merge, or discard this patch.