WorkspaceMergerTest::$modules
Same name in other branches
- 9 core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceMergerTest::modules
- 10 core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceMergerTest::modules
- 11.x core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceMergerTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceMergerTest.php, line 41
Class
- WorkspaceMergerTest
- Tests workspace merging.
Namespace
Drupal\Tests\workspaces\KernelCode
protected static $modules = [
'field',
'filter',
'node',
'text',
'user',
'system',
'path_alias',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.