public static property UserRoleAdminTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/UserRoleAdminTest.php \Drupal\user\Tests\UserRoleAdminTest::modules
Modules to enable.
Type: string[]
File
- core/
modules/ user/ src/ Tests/ UserRoleAdminTest.php, line 33 - Contains \Drupal\user\Tests\UserRoleAdminTest.
Class
- UserRoleAdminTest
- Tests adding, editing and deleting user roles and changing role weights.
Namespace
Drupal\user\TestsCode
public static $modules = [
'block',
];