ModifyLoginFormViewEvent
Read onlyYes
FinalYes
Allows to inject custom variables into the login form.
Table of Contents
Methods
- __construct() : mixed
- getRequest() : ServerRequestInterface
- getView() : ViewInterface
Methods
__construct()
public
__construct(ViewInterface $view, ServerRequestInterface $request) : mixed
Parameters
- $view : ViewInterface
- $request : ServerRequestInterface
getRequest()
public
getRequest() : ServerRequestInterface
Return values
ServerRequestInterfacegetView()
public
getView() : ViewInterface