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