You are here

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

The login plugin manager to fetch plugin information.

Type: \Drupal\tfa\TfaLoginPluginManager

File

src/Form/TfaLoginForm.php, line 43

Class

TfaLoginForm
TFA user login form.

Namespace

Drupal\tfa\Form

Code

protected $tfaLoginManager;