class User
Traits
Properties
$id | ||||
$type | ||||
$attributes | ||||
$relationships | ||||
$isAdmin |
Methods
bool
update()
Updates a user. If user id is not set, user will be fetched. Warning! User needs to be found with username or email, so one of those two has to be the old one
Details
at
line 57
bool
update()
Updates a user. If user id is not set, user will be fetched. Warning! User needs to be found with username or email, so one of those two has to be the old one