@@ -333,7 +333,7 @@ |
||
333 | 333 | |
334 | 334 | /** |
335 | 335 | * @param Response $response |
336 | - * @param array|string[] $expectedChoiceValues |
|
336 | + * @param string[] $expectedChoiceValues |
|
337 | 337 | */ |
338 | 338 | private function assertSelectChoicesInResponse(Response $response, array $expectedChoiceValues): void |
339 | 339 | { |