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