You are here

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

Validation plugin manager.

Type: \Drupal\tfa\TfaValidationPluginManager

File

src/Form/EntryForm.php, line 26

Class

EntryForm
TFA entry form.

Namespace

Drupal\tfa\Form

Code

protected $tfaValidationManager;