‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Security\EmailLoginNotification Member List

This is the complete list of members for TYPO3\CMS\Backend\Security\EmailLoginNotification, including all inherited members.

$requestTYPO3\CMS\Backend\Security\EmailLoginNotificationprivate
$warningEmailRecipientTYPO3\CMS\Backend\Security\EmailLoginNotificationprivate
$warningModeTYPO3\CMS\Backend\Security\EmailLoginNotificationprivate
__construct(private readonly MailerInterface $mailer)TYPO3\CMS\Backend\Security\EmailLoginNotification
emailAtLogin(AfterUserLoggedInEvent $event)TYPO3\CMS\Backend\Security\EmailLoginNotification
sendEmail(string $recipient, AbstractUserAuthentication $user, ?string $subjectPrefix=null)TYPO3\CMS\Backend\Security\EmailLoginNotificationprotected