UserActionConfigSchemaTest::$modules
Same name in other branches
- 9 core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php \Drupal\Tests\user\Kernel\UserActionConfigSchemaTest::modules
- 8.9.x core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php \Drupal\Tests\user\Kernel\UserActionConfigSchemaTest::modules
- 10 core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php \Drupal\Tests\user\Kernel\UserActionConfigSchemaTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Kernel/ UserActionConfigSchemaTest.php, line 23
Class
- UserActionConfigSchemaTest
- Tests that the config schema is valid when roles are added or removed.
Namespace
Drupal\Tests\user\KernelCode
protected static $modules = [
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.