You are here

protected property TfaContext::$tfaLoginManager in Two-factor Authentication (TFA) 8

Login plugin manager.

Type: \Drupal\tfa\TfaLoginPluginManager

File

src/TfaContext.php, line 35

Class

TfaContext
Provide context for the current login attempt.

Namespace

Drupal\tfa

Code

protected $tfaLoginManager;