You are here

protected property UserPermissionsTest::$adminUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/user/src/Tests/UserPermissionsTest.php \Drupal\user\Tests\UserPermissionsTest::adminUser

User with admin privileges.

Type: \Drupal\user\UserInterface

File

core/modules/user/src/Tests/UserPermissionsTest.php, line 27
Contains \Drupal\user\Tests\UserPermissionsTest.

Class

UserPermissionsTest
Verify that role permissions can be added and removed via the permissions page.

Namespace

Drupal\user\Tests

Code

protected $adminUser;