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