You are here

protected property UserEmailVerificationNotificationBlock::$userEmailVerification in User email verification 8

User email verification helper service.

Type: \Drupal\user_email_verification\UserEmailVerificationInterface

File

src/Plugin/Block/UserEmailVerificationNotificationBlock.php, line 29

Class

UserEmailVerificationNotificationBlock
Block to display 'You have to verify your Email' notification.

Namespace

Drupal\user_email_verification\Plugin\Block

Code

protected $userEmailVerification;