You are here

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

Tfa login context object.

This will be initialized in the submitForm() method.

Type: \Drupal\tfa\TfaContext

File

src/Form/TfaLoginForm.php, line 73

Class

TfaLoginForm
TFA user login form.

Namespace

Drupal\tfa\Form

Code

protected $tfaContext;