ModifyLoginFormViewEvent

Read onlyYes
FinalYes

Allows to inject custom variables into the login form.

Table of Contents

Methods

__construct()  : mixed
getRequest()  : ServerRequestInterface
getView()  : ViewInterface|ViewInterface

Methods

__construct()

public __construct(ViewInterface|ViewInterface $view, ServerRequestInterface $request) : mixed
Parameters
$view : ViewInterface|ViewInterface
$request : ServerRequestInterface

getRequest()

public getRequest() : ServerRequestInterface
Return values
ServerRequestInterface

        
On this page

Search results