You are here

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

Array of login plugins for a given user.

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

File

src/TfaContext.php, line 84

Class

TfaContext
Provide context for the current login attempt.

Namespace

Drupal\tfa

Code

protected $userLoginPlugins;