You are here

protected property LoginHistoryTest::$authenticatedUser in Login History 8

The authenticated user that will be created.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/LoginHistoryTest.php, line 42

Class

LoginHistoryTest
Tests Login History functionality.

Namespace

Drupal\Tests\login_history\Functional

Code

protected $authenticatedUser;