Merge branch 'master' of https://git.itguild.info/stasbilay02/MicroFrameWork
This commit is contained in:
commit
e3d1722f2c
@ -27,8 +27,6 @@ class User extends Model {
|
|||||||
'email' => 'Email',
|
'email' => 'Email',
|
||||||
'created_at' => 'Создан',
|
'created_at' => 'Создан',
|
||||||
'updated_at' => 'Обновлен',
|
'updated_at' => 'Обновлен',
|
||||||
'access_token' => 'Token',
|
|
||||||
'access_token_expires_at' => 'Token expires at',
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user