You are here

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

Array of login plugins.

Type: \Drupal\tfa\Plugin\TfaLoginInterface[]

File

src/TfaContext.php, line 91

Class

TfaContext
Provide context for the current login attempt.

Namespace

Drupal\tfa

Code

protected $tfaLoginPlugins;