protected static property WorkspaceCacheContextTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php \Drupal\Tests\workspaces\Functional\WorkspaceCacheContextTest::modules
- 9 core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php \Drupal\Tests\workspaces\Functional\WorkspaceCacheContextTest::modules
File
- core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceCacheContextTest.php, line 23
Class
- WorkspaceCacheContextTest
- Tests the workspace cache context.
Namespace
Drupal\Tests\workspaces\FunctionalCode
protected static $modules = [
'block',
'node',
'workspaces',
];