@@ -62,7 +62,7 @@ |
||
62 | 62 | } |
63 | 63 | |
64 | 64 | /** |
65 | - * @return DestinationType |
|
65 | + * @return string |
|
66 | 66 | */ |
67 | 67 | public function getDestinationType(): string |
68 | 68 | { |
@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace mcorten87\rabbitmq_api\jobs; |
4 | 4 | |
5 | -use mcorten87\rabbitmq_api\objects\Exchange; |
|
6 | 5 | use mcorten87\rabbitmq_api\objects\ExchangeArgument; |
7 | 6 | use mcorten87\rabbitmq_api\objects\ExchangeName; |
8 | 7 | use mcorten87\rabbitmq_api\objects\QueueArgument; |