class ForgotPasswordController implements RequestHandlerInterface
Properties
protected UserRepository | $users |
|
||
protected Dispatcher | $bus |
|
Methods
Details
at
line 37
__construct(UserRepository $users, Dispatcher $bus)
at
line 46
ResponseInterface
handle(ServerRequestInterface $request)
<p>{@inheritdoc}</p>