Completed
Push — master ( ccd830...36e7a9 )
by LAHAXE
06:00
created
src/http/Controllers/U2fController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
      * @author LAHAXE Arnaud
56 56
      *
57 57
      *
58
-     * @return mixed
58
+     * @return \Illuminate\Http\RedirectResponse
59 59
      */
60 60
     public function register(Request $request)
61 61
     {
Please login to merge, or discard this patch.