‪TYPO3CMS  ‪main
TYPO3\CMS\FrontendLogin\Event\ModifyLoginFormViewEvent Class Reference

Public Member Functions

 __construct (private ViewInterface $view)
 
 getView ()
 

Detailed Description

Allows to inject custom variables into the login form.

Definition at line 25 of file ModifyLoginFormViewEvent.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\FrontendLogin\Event\ModifyLoginFormViewEvent::__construct ( private ViewInterface  $view)

Definition at line 27 of file ModifyLoginFormViewEvent.php.

Member Function Documentation

◆ getView()

TYPO3\CMS\FrontendLogin\Event\ModifyLoginFormViewEvent::getView ( )

Definition at line 29 of file ModifyLoginFormViewEvent.php.