WorkspaceJsonBasicAuthTest::$modules

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