UpdateUserPassword
in package
implements
UpdatesUserPasswords
Uses
PasswordValidationRules
Table of Contents
Interfaces
- UpdatesUserPasswords
Methods
- update() : void
- Validate and update the user's password.
Methods
update()
Validate and update the user's password.
public
update(User $user, array<string, string> $input) : void
Parameters
- $user : User
- $input : array<string, string>