You are here

protected property TfaBasePlugin::$alreadyAccepted in Two-factor Authentication (TFA) 8

Whether the code has been used before.

Type: string

File

src/Plugin/TfaBasePlugin.php, line 55

Class

TfaBasePlugin
Base plugin class.

Namespace

Drupal\tfa\Plugin

Code

protected $alreadyAccepted;