BlockJsonBasicAuthTest::$auth

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

Type: auth

Overrides ResourceTestBase::$auth

File

core/modules/block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php, line 37

Class

BlockJsonBasicAuthTest
@group rest

Namespace

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