UserPasswordController
final class UserPasswordController implements InvocableController (View source)
Displays and handles the form where the user can change their password.
Methods
__construct(ResponseRenderer $response, UserPassword $userPassword, DatabaseInterface $dbi)
No description
Details
__construct(ResponseRenderer $response, UserPassword $userPassword, DatabaseInterface $dbi)
No description
Response
__invoke(ServerRequest $request)
No description