ConfigTestJsonBasicAuthTest::$mimeType

Same name in other branches
  1. 9 core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php \Drupal\Tests\config_test\Functional\Rest\ConfigTestJsonBasicAuthTest::mimeType
  2. 8.9.x core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php \Drupal\Tests\config_test\Functional\Rest\ConfigTestJsonBasicAuthTest::mimeType
  3. 11.x core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php \Drupal\Tests\config_test\Functional\Rest\ConfigTestJsonBasicAuthTest::mimeType

Type: mimeType

Overrides ResourceTestBase::$mimeType

File

core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php, line 34

Class

ConfigTestJsonBasicAuthTest
@group rest

Namespace

Drupal\Tests\config_test\Functional\Rest

Code

protected static $mimeType = 'application/json';

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