You are here

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

User doing the TFA Validation.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/TfaConfigTest.php, line 16

Class

TfaConfigTest
Tests the Tfa UI.

Namespace

Drupal\Tests\tfa\Functional

Code

protected $webUser;