You are here

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

Validation plugin manager.

Type: \Drupal\tfa\TfaValidationPluginManager

File

src/TfaContext.php, line 28

Class

TfaContext
Provide context for the current login attempt.

Namespace

Drupal\tfa

Code

protected $tfaValidationManager;