WorkspaceXmlBasicAuthTest::$modules

Type: modules

Overrides WorkspaceResourceTestBase::$modules

File

core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php, line 21

Class

WorkspaceXmlBasicAuthTest
Test workspace entities for XML requests with cookie authentication.

Namespace

Drupal\Tests\workspaces\Functional\EntityResource

Code

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

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