You are here

protected property TfaContextTest::$tfaValidationManager in Two-factor Authentication (TFA) 8

Validation plugin manager.

Type: \Drupal\tfa\TfaValidationPluginManager

File

tests/src/Unit/TfaContextTest.php, line 28

Class

TfaContextTest
@coversDefaultClass \Drupal\tfa\TfaContext

Namespace

Drupal\Tests\tfa\Unit

Code

protected $tfaValidationManager;