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