PathWorkspacesTest::$modules
Same name in other branches
- 8.9.x core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php \Drupal\Tests\workspaces\Functional\PathWorkspacesTest::modules
- 10 core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php \Drupal\Tests\workspaces\Functional\PathWorkspacesTest::modules
- 11.x core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php \Drupal\Tests\workspaces\Functional\PathWorkspacesTest::modules
Type: modules
Overrides BrowserTestBase::$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',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.