WorkspaceXmlBasicAuthTest::$modules

Same name in this branch
  1. 11.x core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::modules
Same name in other branches
  1. 9 core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::modules
  2. 8.9.x core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::modules
  3. 10 core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::modules
  4. 10 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/Rest/WorkspaceXmlBasicAuthTest.php, line 23

Class

WorkspaceXmlBasicAuthTest
Test workspace entities for XML requests with cookie authentication.

Namespace

Drupal\Tests\workspaces\Functional\Rest

Code

protected static $modules = [
    'basic_auth',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.