protected static property PathWorkspacesTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php \Drupal\Tests\workspaces\Functional\PathWorkspacesTest::modules
- 9 core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php \Drupal\Tests\workspaces\Functional\PathWorkspacesTest::modules
File
- core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php, line 22
Class
- PathWorkspacesTest
- Tests path aliases with workspaces.
Namespace
Drupal\Tests\workspaces\FunctionalCode
protected static $modules = [
'block',
'content_translation',
'node',
'path',
'workspaces',
];