Completed
Push — master ( c01ad3...3a0ca6 )
by
unknown
58s
created
src/Driver/PhpAmqpLibDriver.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -242,7 +242,7 @@  discard block
 block discarded – undo
242 242
     }
243 243
 
244 244
     /**
245
-     * @param $timeout
245
+     * @param integer $timeout
246 246
      *
247 247
      * @throws \Exception
248 248
      */
@@ -291,7 +291,7 @@  discard block
 block discarded – undo
291 291
     /**
292 292
      * @param AMQPMessage $message
293 293
      *
294
-     * @return array
294
+     * @return string[]
295 295
      *
296 296
      * @throws \OutOfBoundsException
297 297
      */
Please login to merge, or discard this patch.