protected property FunctionalTestSetupTrait::$rootUser in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php \Drupal\Core\Test\FunctionalTestSetupTrait::rootUser
The "#1" admin user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
lib/ Drupal/ Core/ Test/ FunctionalTestSetupTrait.php, line 40
Class
- FunctionalTestSetupTrait
- Defines a trait for shared functional test setup functionality.
Namespace
Drupal\Core\TestCode
protected $rootUser;