TermJsonBasicAuthTest::$auth

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

Type: auth

Overrides ResourceTestBase::$auth

File

core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php, line 40

Class

TermJsonBasicAuthTest
@group rest @group #slow

Namespace

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