You are here

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

The validation plugin manager to fetch plugin information.

Type: \Drupal\tfa\TfaValidationPluginManager

File

src/Form/TfaLoginForm.php, line 36

Class

TfaLoginForm
TFA user login form.

Namespace

Drupal\tfa\Form

Code

protected $tfaValidationManager;