Skip to content

Commit 52b3e58

Browse files
committed
Code style
1 parent 0247814 commit 52b3e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Auth/RedirectsUsers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ public function redirectPath()
2121

2222
return property_exists($this, 'redirectTo') ? $this->redirectTo : '/home';
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)