LoginConfirmedEvent extends AbstractConfirmedEvent

FinalYes

A notification when a log in has successfully arrived at the plugin, via the view and the controller, multiple information can be overridden in Event Listeners.

Table of Contents

Properties

$controller  : LoginController
$request  : ServerRequestInterface

Methods

__construct()  : mixed
getController()  : LoginController
getRequest()  : ServerRequestInterface
getView()  : ViewInterface

Properties

$request read-only

protected ServerRequestInterface $request

Methods

getRequest()

public getRequest() : ServerRequestInterface
Return values
ServerRequestInterface

        
On this page

Search results