protected property RoleAssignPermissionTest::$restrictedUser in RoleAssign 8
The user object that has restricted access to assign roles.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ RoleAssignPermissionTest.php, line 28
Class
- RoleAssignPermissionTest
- Tests that users can (un)assign roles based on the RoleAssign settings.
Namespace
Drupal\Tests\roleassign\FunctionalCode
protected $restrictedUser;