Property | Type | Description | |
---|---|---|---|
$confirmation_code |
Method | Description | |
---|---|---|
__construct ( $confirmation_code ) | UserNeedsConfirmation constructor. | |
toMail ( mixed $notifiable ) : Illuminate\Notifications\Messages\MailMessage | Get the mail representation of the notification. | |
via ( mixed $notifiable ) : array | Get the notification's delivery channels. |
public __construct ( $confirmation_code ) | ||
$confirmation_code |