You are here

protected property RoleAssignPermissionTest::$adminUser in RoleAssign 8

The user object that has access to administer users & permissions.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/RoleAssignPermissionTest.php, line 35

Class

RoleAssignPermissionTest
Tests that users can (un)assign roles based on the RoleAssign settings.

Namespace

Drupal\Tests\roleassign\Functional

Code

protected $adminUser;