DoDomuDojade Documentation

ChangePasswordUseCase
in package

Read onlyYes

Changes password for a user

Table of Contents

Properties

$logger  : LoggerInterface
$minPasswordLength  : int
$repository  : PDOUserRepository

Methods

__construct()  : mixed
execute()  : bool

Properties

Methods

execute()

public execute(int $id, string $newPassword) : bool
Parameters
$id : int
$newPassword : string
Tags
throws
Exception
Return values
bool

        
On this page

Search results