protected property UserRoleAdminTest::$adminUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Functional/UserRoleAdminTest.php \Drupal\Tests\user\Functional\UserRoleAdminTest::adminUser
User with admin privileges.
Type: \Drupal\user\UserInterface
File
- core/
modules/ user/ tests/ src/ Functional/ UserRoleAdminTest.php, line 21
Class
- UserRoleAdminTest
- Tests adding, editing and deleting user roles and changing role weights.
Namespace
Drupal\Tests\user\FunctionalCode
protected $adminUser;