You are here

protected property HistoryTest::$user in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/history/tests/src/Functional/HistoryTest.php \Drupal\Tests\history\Functional\HistoryTest::user

The main user for testing.

Type: object

File

core/modules/history/tests/src/Functional/HistoryTest.php, line 36

Class

HistoryTest
Tests the History endpoints.

Namespace

Drupal\Tests\history\Functional

Code

protected $user;