ResendVerificationEmailForm
extends Model
in package
Table of Contents
- $email : string
- rules() : mixed
- {@inheritdoc}
- sendEmail() : bool
- Sends confirmation email to user
Properties
public
string
$email
Methods
rules()
{@inheritdoc}
public
rules() : mixed
Return values
mixed —sendEmail()
Sends confirmation email to user
public
sendEmail() : bool
Return values
bool —whether the email was sent