You are here

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

Class

LayoutBuilderEntityViewDisplayJsonCookieTest
@group layout_builder @group rest

Namespace

Drupal\Tests\layout_builder_st\Functional\Rest

Code

protected static $mimeType = 'application/json';