You are here

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

Entity for the user that is attempting to login.

Type: \Drupal\user\UserInterface

File

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

Class

TfaContextTest
@coversDefaultClass \Drupal\tfa\TfaContext

Namespace

Drupal\Tests\tfa\Unit

Code

protected $user;