You are here

protected property TrackerTest::$otherUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/tracker/tests/src/Functional/TrackerTest.php \Drupal\Tests\tracker\Functional\TrackerTest::otherUser
  2. 10 core/modules/tracker/tests/src/Functional/TrackerTest.php \Drupal\Tests\tracker\Functional\TrackerTest::otherUser

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

Type: \Drupal\user\UserInterface

File

core/modules/tracker/tests/src/Functional/TrackerTest.php, line 56

Class

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

Namespace

Drupal\Tests\tracker\Functional

Code

protected $otherUser;