You are here

protected property UserEmailVerificationNeeded::$currentUser in User email verification 8

The current active user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Cache/Context/UserEmailVerificationNeeded.php, line 29

Class

UserEmailVerificationNeeded
Defines the UserEmailVerificationNeeded context service.

Namespace

Drupal\user_email_verification\Cache\Context

Code

protected $currentUser;