You are here

public property TfaRecoveryCodePluginTest::$validationPlugin in Two-factor Authentication (TFA) 8

Instance of the validation plugin for the $validationPluginId.

Type: \Drupal\tfa\Plugin\TfaValidation\TfaRecoveryCode

File

tests/src/Functional/TfaRecoveryCodePluginTest.php, line 59

Class

TfaRecoveryCodePluginTest
Class TfaRecoveryCodeSetupPluginTest.

Namespace

Drupal\Tests\tfa\Functional

Code

public $validationPlugin;