protected static property WorkspaceViewTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php \Drupal\Tests\workspaces\Functional\WorkspaceViewTest::modules
- 9 core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php \Drupal\Tests\workspaces\Functional\WorkspaceViewTest::modules
File
- core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceViewTest.php, line 20
Class
- WorkspaceViewTest
- Tests permission controls on workspaces.
Namespace
Drupal\Tests\workspaces\FunctionalCode
protected static $modules = [
'workspaces',
];