mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-29 11:08:53 +01:00
Shift cleanup
This commit is contained in:
parent
9e72f81205
commit
6e904641da
@ -27,7 +27,7 @@ use Illuminate\Support\Facades\Hash;
|
||||
*/
|
||||
class User extends Model implements AuthenticatableContract, CanResetPasswordContract
|
||||
{
|
||||
use Notifiable;
|
||||
use Notifiable;
|
||||
use Authenticatable, CanResetPassword, ValidatingTrait;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user