@@ -200,7 +200,7 @@ |
||
| 200 | 200 | |
| 201 | 201 | /** |
| 202 | 202 | * @param Request $request |
| 203 | - * @param array $validationGroups |
|
| 203 | + * @param string[] $validationGroups |
|
| 204 | 204 | * |
| 205 | 205 | * @return GuiMessageRepresentation |
| 206 | 206 | */ |
@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Symfony\Component\HttpFoundation\Request; |
| 16 | 16 | use Symfony\Component\HttpFoundation\Response; |
| 17 | 17 | use Symfony\Component\HttpKernel\Exception\BadRequestHttpException; |
| 18 | -use Symfony\Component\HttpKernel\Exception\HttpException; |
|
| 19 | 18 | use Symfony\Component\Intl\Intl; |
| 20 | 19 | use Symfony\Component\Translation\MessageCatalogue; |
| 21 | 20 | use Symfony\Component\Translation\Translator; |