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, Config $config)
        
                                            
                
            No description
Details
        
                            
    __construct(ResponseRenderer $response, UserPassword $userPassword, DatabaseInterface $dbi, Config $config)
        
    
    No description
        
                            Response
    __invoke(ServerRequest $request)
        
    
    No description