PathAliasXmlBasicAuthTest::$auth

Same name in other branches
  1. 8.9.x core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php \Drupal\Tests\path_alias\Functional\Rest\PathAliasXmlBasicAuthTest::auth
  2. 10 core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php \Drupal\Tests\path_alias\Functional\Rest\PathAliasXmlBasicAuthTest::auth
  3. 11.x core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php \Drupal\Tests\path_alias\Functional\Rest\PathAliasXmlBasicAuthTest::auth

Type: auth

Overrides ResourceTestBase::$auth

File

core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php, line 41

Class

PathAliasXmlBasicAuthTest
Test path_alias entities for XML requests with cookie authentication.

Namespace

Drupal\Tests\path_alias\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.