You are here

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

Class

LayoutBuilderEntityViewDisplayXmlCookieTest
@group layout_builder @group rest

Namespace

Drupal\Tests\layout_builder_st\Functional\Rest

Code

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