Apply fixes from StyleCI
This commit is contained in:
parent
c98d1dda26
commit
f0057353ad
10 changed files with 13 additions and 17 deletions
|
@ -116,6 +116,7 @@ class User extends Model implements AuthenticatableContract, AuthorizableContrac
|
|||
}
|
||||
|
||||
$this->use_totp = ! $this->use_totp;
|
||||
|
||||
return $this->save();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue