You are here

protected property W3CTokenManager::$currentUser in W3C Validator 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/W3CTokenManager.php, line 26

Class

W3CTokenManager
Token manager: allow to be logged as a user from URL.

Namespace

Drupal\w3c_validator

Code

protected $currentUser;