You are here

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

The current validation plugin id being used by this context instance.

Type: string

File

src/TfaContext.php, line 42

Class

TfaContext
Provide context for the current login attempt.

Namespace

Drupal\tfa

Code

protected $validationPluginName;