BlockContentTypeJsonBasicAuthTest::$mimeType

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

Type: mimeType

Overrides ResourceTestBase::$mimeType

File

core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php, line 32

Class

BlockContentTypeJsonBasicAuthTest
@group rest

Namespace

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