You are here

protected property TrackerTest::$user in Zircon Profile 8

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

The main user for testing.

Type: \Drupal\user\UserInterface

File

core/modules/tracker/src/Tests/TrackerTest.php, line 42
Contains \Drupal\tracker\Tests\TrackerTest.

Class

TrackerTest
Create and delete nodes and check for their display in the tracker listings.

Namespace

Drupal\tracker\Tests

Code

protected $user;