ContactFormXmlBasicAuthTest::$auth

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

Type: auth

Overrides ResourceTestBase::$auth

File

core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php, line 41

Class

ContactFormXmlBasicAuthTest
@group rest

Namespace

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