Completed
Push — master ( 192f59...5bc44e )
by Ramūnas
49:08 queued 24:07
created
PhpAmqpLib/Exception/AMQPProtocolException.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
     /**
20 20
      * @param int $reply_code
21 21
      * @param string $reply_text
22
-     * @param array $method_sig
22
+     * @param integer[] $method_sig
23 23
      */
24 24
     public function __construct($reply_code, $reply_text, $method_sig)
25 25
     {
Please login to merge, or discard this patch.