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 17
protected EmailToken
generateToken(User $user, string $email)
at
line 28
protected array
getEmailData(User $user, EmailToken $token)
<p>Get the data that should be made available to email templates.</p>