You are here

protected property TfaRecoveryCodePluginTest::$validationPluginId in Two-factor Authentication (TFA) 8

Plugin id for the recovery code validation plugin.

Type: string

File

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

Class

TfaRecoveryCodePluginTest
Class TfaRecoveryCodeSetupPluginTest.

Namespace

Drupal\Tests\tfa\Functional

Code

protected $validationPluginId = 'tfa_recovery_code';