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