BlockJsonBasicAuthTest::$mimeType

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

Type: mimeType

Overrides ResourceTestBase::$mimeType

File

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

Class

BlockJsonBasicAuthTest
@group rest

Namespace

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