Larastan: Update ConfirmEmail.php

pull/6285/head
Shlee 2 weeks ago committed by GitHub
parent cc90df9d8c
commit 03d91880d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,6 +11,8 @@ class ConfirmEmail extends Mailable
{
use Queueable, SerializesModels;
protected $verify;
/**
* Create a new message instance.
*

Loading…
Cancel
Save