protected static property EntityTestBundleHalJsonAnonTest::$mimeType in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonAnonTest.php \Drupal\Tests\entity_test\Functional\Hal\EntityTestBundleHalJsonAnonTest::mimeType
The MIME type that corresponds to $format.
(Sadly this cannot be computed automatically yet.)
Type: string
Overrides ResourceTestBase::$mimeType
File
- core/
modules/ system/ tests/ modules/ entity_test/ tests/ src/ Functional/ Hal/ EntityTestBundleHalJsonAnonTest.php, line 35
Class
- EntityTestBundleHalJsonAnonTest
- @group hal
Namespace
Drupal\Tests\entity_test\Functional\HalCode
protected static $mimeType = 'application/hal+json';