protected static property FacetSummaryXmlAnonTest::$mimeType in Facets 8
The MIME type that corresponds to $format.
(Sadly this cannot be computed automatically yet.)
Type: string
Overrides ResourceTestBase::$mimeType
File
- modules/
facets_summary/ tests/ src/ Functional/ Rest/ FacetSummaryXmlAnonTest.php, line 26
Class
- FacetSummaryXmlAnonTest
- Rest test for xml, anonymous, index entity.
Namespace
Drupal\Tests\facets_summary\Functional\RestCode
protected static $mimeType = 'text/xml; charset=UTF-8';