Apply fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
309a1557d9
commit
1026f8d620
@@ -205,6 +205,7 @@ class User extends Model implements AuthenticatableContract, CanResetPasswordCon
|
|||||||
{
|
{
|
||||||
$this->attributes['user_name'] = strip_tags($value);
|
$this->attributes['user_name'] = strip_tags($value);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the identifier that will be stored in the subject claim of the JWT.
|
* Get the identifier that will be stored in the subject claim of the JWT.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user