Completed
Push — feature/host-swagger-through-p... ( 67ca0b )
by Lucas
07:54
created
src/Graviton/SwaggerBundle/Controller/SwaggerController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
     }
40 40
 
41 41
     /**
42
-     * @return JsonResponse Response with result or error
42
+     * @return Response|null Response with result or error
43 43
      */
44 44
     public function swaggerAction()
45 45
     {
Please login to merge, or discard this patch.