protected property TrackerTest::$otherUser in Drupal 8
Same name and namespace in other branches
- 9 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 57
Class
- TrackerTest
- Create and delete nodes and check for their display in the tracker listings.
Namespace
Drupal\Tests\tracker\FunctionalCode
protected $otherUser;