You are here

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

The mocked config factory.

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

File

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

Class

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

Namespace

Drupal\Tests\tfa\Unit\Plugin\TfaValidation

Code

protected $configFactory;