WorkspaceAssociationTest::$modules
Same name in other branches
- 10 core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceAssociationTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceAssociationTest.php, line 33
Class
- WorkspaceAssociationTest
- Tests workspace associations.
Namespace
Drupal\Tests\workspaces\KernelCode
protected static $modules = [
'entity_test',
'user',
'system',
'workspaces',
'workspaces_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.