You are here

protected property HistoryTest::$user in Zircon Profile 8

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

The main user for testing.

Type: object

File

core/modules/history/src/Tests/HistoryTest.php, line 32
Contains \Drupal\history\Tests\HistoryTest.

Class

HistoryTest
Tests the History endpoints.

Namespace

Drupal\history\Tests

Code

protected $user;