trait AccountActivationMailerTrait
Methods
array
getEmailData(User $user, EmailToken $token)
Get the data that should be made available to email templates.
Details
at
line 21
protected EmailToken
generateToken(User $user, string $email)
at
line 36
protected array
getEmailData(User $user, EmailToken $token)
Get the data that should be made available to email templates.