You are here

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

The user submitted code to be validated.

Type: string

File

src/Plugin/TfaBasePlugin.php, line 27

Class

TfaBasePlugin
Base plugin class.

Namespace

Drupal\tfa\Plugin

Code

protected $code;