You are here

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

Mocked encryption profile manager.

Type: \Drupal\encrypt\EncryptionProfileManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

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

Class

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

Namespace

Drupal\Tests\tfa\Unit\Plugin\TfaValidation

Code

protected $encryptionProfileManager;