You are here

protected static property WorkspaceXmlBasicAuthTest::$mimeType in Workspace 8.2

The MIME type that corresponds to $format.

(Sadly this cannot be computed automatically yet.)

Type: string

Overrides ResourceTestBase::$mimeType

File

tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php, line 31

Class

WorkspaceXmlBasicAuthTest
Test workspace entities for XML requests with cookie authentication.

Namespace

Drupal\Tests\workspace\Functional\EntityResource

Code

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