You are here

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

Notify the user as blocked account.

Type: \Drupal\user\UserInterface

File

src/Event/UserEmailVerificationVerifyEvent.php, line 27

Class

UserEmailVerificationVerifyEvent
Wraps a user email verification event for event subscribers.

Namespace

Drupal\user_email_verification\Event

Code

protected $notifyAsBlocked;