You are here

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

Whether the validation succeeded or not.

Type: bool

File

src/Plugin/TfaBasePlugin.php, line 48

Class

TfaBasePlugin
Base plugin class.

Namespace

Drupal\tfa\Plugin

Code

protected $isValid;