You are here

protected property UserRoleAdminTest::$adminUser in Zircon Profile 8

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

Code

protected $adminUser;