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