You are here

protected static property RdfMappingHalJsonCookieTest::$mimeType in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonCookieTest.php \Drupal\Tests\rdf\Functional\Hal\RdfMappingHalJsonCookieTest::mimeType

The MIME type that corresponds to $format.

(Sadly this cannot be computed automatically yet.)

Type: string

Overrides ResourceTestBase::$mimeType

File

core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonCookieTest.php, line 33

Class

RdfMappingHalJsonCookieTest
@group hal

Namespace

Drupal\Tests\rdf\Functional\Hal

Code

protected static $mimeType = 'application/hal+json';