You are here

protected static property ContentLanguageSettingsHalJsonAnonTest::$mimeType in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php \Drupal\Tests\language\Functional\Hal\ContentLanguageSettingsHalJsonAnonTest::mimeType

The MIME type that corresponds to $format.

(Sadly this cannot be computed automatically yet.)

Type: string

Overrides ResourceTestBase::$mimeType

File

core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php, line 33

Class

ContentLanguageSettingsHalJsonAnonTest
@group hal

Namespace

Drupal\Tests\language\Functional\Hal

Code

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