@@ -406,7 +406,7 @@ |
||
| 406 | 406 | } |
| 407 | 407 | |
| 408 | 408 | $this->getChannel() |
| 409 | - ->basic_qos(null, $this->prefetchCount, $this->globalPrefetch); |
|
| 409 | + ->basic_qos(null, $this->prefetchCount, $this->globalPrefetch); |
|
| 410 | 410 | |
| 411 | 411 | $this->getChannel() |
| 412 | 412 | ->basic_consume( |