Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Auth
/
Events
/
Verified
You are viewing an older version of the documentation. For the latest, please visit
master documentation
.
Verified
Uses
SerializesModels
#
Properties
public
#
$user
MustVerifyEmail
The verified user.
Default: null
#
Methods
public
#
__construct
(
$user
)
:
void
Create a new event instance.
Parameters
$user
MustVerifyEmail
On this page
On this page
Properties
user
Methods
__construct