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