ModifyLoginFormViewEvent

The PSR-14 event \TYPO3\CMS\FrontendLogin\Event\ModifyLoginFormViewEvent allows to inject custom variables into the login form.

Example

API

class ModifyLoginFormViewEvent
Fully qualified name
\TYPO3\CMS\FrontendLogin\Event\ModifyLoginFormViewEvent

Allows to inject custom variables into the login form.

getView ( )
Returns
\TYPO3\CMS\Core\View\ViewInterface
getRequest ( )
Returns
\Psr\Http\Message\ServerRequestInterface