You are here

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

A mocked encryption profile.

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

File

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

Class

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

Namespace

Drupal\Tests\tfa\Unit\Plugin\TfaValidation

Code

protected $encryptionProfile;