@@ -143,6 +143,9 @@ |
||
| 143 | 143 | $this->oneOfTheMessagesIs(ContentType::JSON, self::JSON_ROUTING_KEY); |
| 144 | 144 | } |
| 145 | 145 | |
| 146 | + /** |
|
| 147 | + * @param string $routingKey |
|
| 148 | + */ |
|
| 146 | 149 | private function oneOfTheMessagesIs($contentType, $routingKey) |
| 147 | 150 | { |
| 148 | 151 | $found = null; |