@@ -465,7 +465,6 @@ |
||
| 465 | 465 | /** |
| 466 | 466 | * Set RabbitMq specific parameter : max length. |
| 467 | 467 | * |
| 468 | - * @param int $ttl |
|
| 469 | 468 | * |
| 470 | 469 | * @return Queue |
| 471 | 470 | */ |
@@ -35,9 +35,9 @@ |
||
| 35 | 35 | */ |
| 36 | 36 | public function getNoWait(); |
| 37 | 37 | |
| 38 | - /** |
|
| 39 | - * Callback for the consume service call if a mesage is receive |
|
| 40 | - */ |
|
| 38 | + /** |
|
| 39 | + * Callback for the consume service call if a mesage is receive |
|
| 40 | + */ |
|
| 41 | 41 | public function callback(); |
| 42 | 42 | |
| 43 | 43 | /** |