Completed
Push — master ( fcb4d0...9836f7 )
by Travis
03:05
created
app/User.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
      *
33 33
      * @return string
34 34
      */
35
-    public function getRouteKeyName(){
35
+    public function getRouteKeyName() {
36 36
         return 'username';
37 37
     }
38 38
 
Please login to merge, or discard this patch.