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