Apply fixes from StyleCI
This commit is contained in:
@@ -55,7 +55,7 @@ class User extends Authenticatable implements FilamentUser
|
||||
{
|
||||
return [
|
||||
'email_verified_at' => 'datetime',
|
||||
'password' => 'hashed',
|
||||
'password' => 'hashed',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user