You are here

protected static property LayoutBuilderEntityViewDisplayXmlAnonTest::$mimeType in Layout Builder Symmetric Translations 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/LayoutBuilderEntityViewDisplayXmlAnonTest.php, line 30

Class

LayoutBuilderEntityViewDisplayXmlAnonTest
@group layout_builder @group rest

Namespace

Drupal\Tests\layout_builder_st\Functional\Rest

Code

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