WorkspaceEntityRepositoryTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceEntityRepositoryTest.php, line 27
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.