Completed
Push — master ( 9d9dbc...21d77e )
by Krishnaprasad
05:32 queued 02:36
created
src/Consumer/Consumer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
     /**
73 73
      * Decode the message and return array
74 74
      *
75
-     * @param $message
75
+     * @param AMQPMessage $message
76 76
      * @return array
77 77
      */
78 78
     private function decodeQueueMessage($message)
Please login to merge, or discard this patch.