You are here

protected property TfaLoginTest::$webUser in Two-factor Authentication (TFA) 8

User doing the TFA Validation.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/TfaLoginTest.php, line 17

Class

TfaLoginTest
Tests for the tfa login process.

Namespace

Drupal\Tests\tfa\Functional

Code

protected $webUser;