protected static property WorkspacesUninstallTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php \Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest::modules
- 9 core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php \Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest::modules
File
- core/
modules/ workspaces/ tests/ src/ Functional/ WorkspacesUninstallTest.php, line 22
Class
- WorkspacesUninstallTest
- Tests uninstalling the Workspaces module.
Namespace
Drupal\Tests\workspaces\FunctionalCode
protected static $modules = [
'workspaces',
];