Completed
Branch master (a6481d)
by Fèvre
02:12
created
app/Http/Controllers/Auth/ResetPasswordController.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
      *
26 26
      * @return void
27 27
      */
28
-    public function __construct()
28
+    public function __construct ()
29 29
     {
30 30
         $this->middleware('guest');
31 31
     }
Please login to merge, or discard this patch.