@@ -75,7 +75,7 @@ |
||
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 | { |