You are here

protected property TfaRecoveryCodeTest::$tfaSettings in Two-factor Authentication (TFA) 8

The mocked TFA settings.

Type: \Drupal\Core\Config\ImmutableConfig|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/Plugin/TfaValidation/TfaRecoveryCodeTest.php, line 56

Class

TfaRecoveryCodeTest
@coversDefaultClass \Drupal\tfa\Plugin\TfaValidation\TfaRecoveryCode

Namespace

Drupal\Tests\tfa\Unit\Plugin\TfaValidation

Code

protected $tfaSettings;