class EmailConfirmationMailer
Properties
protected SettingsRepositoryInterface | $settings |
|
||
protected Queue | $queue |
|
||
protected UrlGenerator | $url |
|
||
protected TranslatorInterface | $translator |
|
Methods
__construct(SettingsRepositoryInterface $settings, Queue $queue, UrlGenerator $url, TranslatorInterface $translator)
No description
array
getEmailData(User $user, string $email)
<p>Get the data that should be made available to email templates.</p>