You are here

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

Login plugin manager.

Type: \Drupal\tfa\TfaLoginPluginManager

File

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

Class

TfaContextTest
@coversDefaultClass \Drupal\tfa\TfaContext

Namespace

Drupal\Tests\tfa\Unit

Code

protected $tfaLoginManager;