Completed
Push — master ( be2940...32ab89 )
by Matthew
05:55
created
RabbitMQ/JobManager.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,6 @@
 block discarded – undo
46 46
      * @param bool   $durable
47 47
      * @param bool   $exclusive
48 48
      * @param bool   $autoDelete
49
-     * @param int    $maxPriority
50 49
      */
51 50
     public function setQueueArgs($queue, $passive, $durable, $exclusive, $autoDelete)
52 51
     {
Please login to merge, or discard this patch.