You are here

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

The mocked encryption service.

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

File

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

Class

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

Namespace

Drupal\Tests\tfa\Unit\Plugin\TfaValidation

Code

protected $encryptionService;