WorkspaceEntityRepositoryTest::$modules
Same name and namespace in other branches
- 11.x core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceEntityRepositoryTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceEntityRepositoryTest.php, line 29
Class
- WorkspaceEntityRepositoryTest
- Tests the entity repository integration for workspaces.
Namespace
Drupal\Tests\workspaces\KernelCode
protected static $modules = [
'entity_test',
'language',
'system',
'user',
'workspaces',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.