class Illuminate / Auth / Events / Verified
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

Verified

Uses

Properties

public

$user MustVerifyEmail

The verified user.

Default: null

Methods

public

__construct ( $user ) : void

Create a new event instance.

Parameters