protected static property WorkspaceMergerTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceMergerTest::modules
- 9 core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceMergerTest::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',
];