You are here

protected property UserEmailVerificationVerifyEvent::$user in User email verification 8

The user account being verify.

Type: \Drupal\user\UserInterface

File

src/Event/UserEmailVerificationVerifyEvent.php, line 20

Class

UserEmailVerificationVerifyEvent
Wraps a user email verification event for event subscribers.

Namespace

Drupal\user_email_verification\Event

Code

protected $user;