public static property UserRestrictionsTestBase::$modules in User restrictions 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ UserRestrictionsTestBase.php, line 14
Class
Namespace
Drupal\Tests\user_restrictions\FunctionalCode
public static $modules = [
'user_restrictions',
'user_restrictions_test',
];