WorkspaceXmlBasicAuthTest::$modules
Same name in this branch
- 10 core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\Rest\WorkspaceXmlBasicAuthTest::modules
Same name in other branches
- 9 core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::modules
- 8.9.x core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::modules
- 11.x core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::modules
- 11.x core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\Rest\WorkspaceXmlBasicAuthTest::modules
Type: modules
Overrides WorkspaceResourceTestBase::$modules
File
-
core/
modules/ workspaces/ tests/ src/ Functional/ EntityResource/ WorkspaceXmlBasicAuthTest.php, line 23
Class
- WorkspaceXmlBasicAuthTest
- Test workspace entities for XML requests with cookie authentication.
Namespace
Drupal\Tests\workspaces\Functional\EntityResourceCode
protected static $modules = [
'basic_auth',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.