@@ -49,7 +49,6 @@ |
||
| 49 | 49 | } |
| 50 | 50 | |
| 51 | 51 | /** |
| 52 | - * @param string $queueName NB: complete queue name as used by SQS |
|
| 53 | 52 | * @param string $queueUrl |
| 54 | 53 | * @return Producer |
| 55 | 54 | * @todo test that we can successfully send messages to 2 queues using the same SqsClient |