You are here

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

The validation plugin object.

Type: \Drupal\tfa\Plugin\TfaValidationInterface

File

src/Form/EntryForm.php, line 40

Class

EntryForm
TFA entry form.

Namespace

Drupal\tfa\Form

Code

protected $tfaValidationPlugin;