protected property TfaContext::$user in Two-factor Authentication (TFA) 8
Entity for the user that is attempting to login.
Type: \Drupal\user\UserInterface
File
- src/
TfaContext.php, line 63
Class
- TfaContext
- Provide context for the current login attempt.
Namespace
Drupal\tfaCode
protected $user;