WorkspaceContentTranslationTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceContentTranslationTest.php, line 32
Class
- WorkspaceContentTranslationTest
- Tests entity translations with workspaces.
Namespace
Drupal\Tests\workspaces\KernelCode
protected static $modules = [
'content_translation',
'entity_test',
'language',
'user',
'workspaces',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.