You are here

protected static property FacetSourceXmlBasicAuthTest::$mimeType in Facets 8

The MIME type that corresponds to $format.

(Sadly this cannot be computed automatically yet.)

Type: string

Overrides ResourceTestBase::$mimeType

File

tests/src/Functional/Rest/FacetSourceXmlBasicAuthTest.php, line 31

Class

FacetSourceXmlBasicAuthTest
Rest test for xml, basic auth, index entity.

Namespace

Drupal\Tests\facets\Functional\Rest

Code

protected static $mimeType = 'text/xml; charset=UTF-8';