@@ -61,7 +61,7 @@ |
||
61 | 61 | * |
62 | 62 | * @throws \RuntimeException |
63 | 63 | * |
64 | - * @return JsonResponse|Response |
|
64 | + * @return \Symfony\Component\HttpFoundation\Response |
|
65 | 65 | */ |
66 | 66 | public function __invoke(Request $request) |
67 | 67 | { |