mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-24 03:59:08 -05:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
committed by
StyleCI Bot
parent
ab3f42e933
commit
a737482e79
@@ -26,7 +26,7 @@ class ForgotUsernameController extends Controller
|
||||
/**
|
||||
* Forgot Username Form.
|
||||
*/
|
||||
public function showForgotUsernameForm(): \Illuminate\Contracts\View\Factory | \Illuminate\View\View
|
||||
public function showForgotUsernameForm(): \Illuminate\Contracts\View\Factory|\Illuminate\View\View
|
||||
{
|
||||
return \view('auth.username');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user