Passed
Pull Request — master (#30)
by
unknown
02:42
created
src/SynchronousMessageDispatcher.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -13,6 +13,7 @@
 block discarded – undo
13 13
 
14 14
     /**
15 15
      * @param Consumer[] ...$consumers
16
+     * @param TestUtilities\ConsumerThatSerializesMessages $consumers
16 17
      */
17 18
     public function __construct(Consumer ...$consumers)
18 19
     {
Please login to merge, or discard this patch.