protected property UserEmailVerificationNotificationBlock::$currentUser in User email verification 8
The current active user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
Plugin/ Block/ UserEmailVerificationNotificationBlock.php, line 36
Class
- UserEmailVerificationNotificationBlock
- Block to display 'You have to verify your Email' notification.
Namespace
Drupal\user_email_verification\Plugin\BlockCode
protected $currentUser;