You are here

protected property UserRoleAdminTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 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\Functional

Code

protected $adminUser;