Completed
Push — master ( 9f400a...658390 )
by Cody
02:13
created
src/Channel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
75 75
      * @param int $prefetchCount
76 76
      * @param     $aGlobal
77 77
      *
78
-     * @return mixed
78
+     * @return Channel
79 79
      */
80 80
     public function basicQos($prefetchSize = null, int $prefetchCount = 1, $aGlobal = null)
81 81
     {
Please login to merge, or discard this patch.