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