protected property TrackerTest::$user in Drupal 10
Same name and namespace in other branches
- 8 core/modules/tracker/tests/src/Functional/TrackerTest.php \Drupal\Tests\tracker\Functional\TrackerTest::user
- 9 core/modules/tracker/tests/src/Functional/TrackerTest.php \Drupal\Tests\tracker\Functional\TrackerTest::user
The main user for testing.
Type: \Drupal\user\UserInterface
File
- core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php, line 49
Class
- TrackerTest
- Create and delete nodes and check for their display in the tracker listings.
Namespace
Drupal\Tests\tracker\FunctionalCode
protected $user;