protected property StandardTest::$adminUser in Drupal 9
Same name and namespace in other branches
- 8 core/profiles/standard/tests/src/Functional/StandardTest.php \Drupal\Tests\standard\Functional\StandardTest::adminUser
The admin user.
Type: \Drupal\user\UserInterface
File
- core/
profiles/ standard/ tests/ src/ Functional/ StandardTest.php, line 34
Class
- StandardTest
- Tests Standard installation profile expectations.
Namespace
Drupal\Tests\standard\FunctionalCode
protected $adminUser;