Completed
Push — master ( c8f703...9ddf32 )
by Olivier
25s queued 10s
created
src/Swarrot/Broker/MessageProvider/InteropMessageProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
 
38 38
     /**
39 39
      * @param string    $queueName
40
-     * @param float|int $waitTimeout
40
+     * @param integer $waitTimeout
41 41
      */
42 42
     public function __construct(PsrContext $context, $queueName, $waitTimeout = 1000 /* 1sec */)
43 43
     {
Please login to merge, or discard this patch.