class ConfirmEmailController implements RequestHandlerInterface
Properties
protected Dispatcher | $bus |
|
||
protected UrlGenerator | $url |
|
||
protected SessionAuthenticator | $authenticator |
|
class ConfirmEmailController implements RequestHandlerInterface
protected Dispatcher | $bus |
|
||
protected UrlGenerator | $url |
|
||
protected SessionAuthenticator | $authenticator |
|
__construct(Dispatcher $bus, UrlGenerator $url, SessionAuthenticator $authenticator)
ResponseInterface
handle(ServerRequestInterface $request)