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