You are here

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

The allowed code length.

Type: int

File

src/Plugin/TfaBasePlugin.php, line 34

Class

TfaBasePlugin
Base plugin class.

Namespace

Drupal\tfa\Plugin

Code

protected $codeLength;