WorkspaceXmlBasicAuthTest::$auth

Same name in this branch
  1. 11.x core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::auth
Same name in other branches
  1. 9 core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::auth
  2. 8.9.x core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::auth
  3. 10 core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\EntityResource\WorkspaceXmlBasicAuthTest::auth
  4. 10 core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php \Drupal\Tests\workspaces\Functional\Rest\WorkspaceXmlBasicAuthTest::auth

Type: auth

Overrides ResourceTestBase::$auth

File

core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php, line 43

Class

WorkspaceXmlBasicAuthTest
Test workspace entities for XML requests with cookie authentication.

Namespace

Drupal\Tests\workspaces\Functional\Rest

Code

protected static $auth = 'basic_auth';

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