Completed
Pull Request — master (#137)
by
unknown
11:18
created
src/AppBundle/Controller/CustomerController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
 {
12 12
     /**
13 13
      * @param Request $request
14
-     * @return bool|JsonResponse
14
+     * @return JsonResponse|null
15 15
      */
16 16
     public function loginAction(Request $request)
17 17
     {
Please login to merge, or discard this patch.