You are here

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

The current validation plugin.

Type: \Drupal\tfa\Plugin\TfaValidationInterface

File

src/Form/TfaLoginForm.php, line 50

Class

TfaLoginForm
TFA user login form.

Namespace

Drupal\tfa\Form

Code

protected $tfaValidationPlugin;