You are here

protected static property WorkspaceXmlAnonTest::$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/WorkspaceXmlAnonTest.php, line 26

Class

WorkspaceXmlAnonTest
Test workspace entities for unauthenticated XML requests.

Namespace

Drupal\Tests\workspace\Functional\EntityResource

Code

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