Completed
Pull Request — 3.x (#5120)
by Grégoire
04:39
created
src/Action/SearchAction.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.