You are here

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

Tfa settings config object.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/TfaContext.php, line 56

Class

TfaContext
Provide context for the current login attempt.

Namespace

Drupal\tfa

Code

protected $tfaSettings;