You are here

protected property TrackerTest::$otherUser 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::otherUser

A second user that will 'create' comments and nodes.

Type: \Drupal\user\UserInterface

File

core/modules/tracker/src/Tests/TrackerTest.php, line 49
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 $otherUser;