ModifyLoginFormViewEvent

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
ServerRequestInterface

getView()

public getView() : ViewInterface
Return values
ViewInterface

        
On this page

Search results