You are here

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

Class

LayoutBuilderEntityViewDisplayJsonBasicAuthTest
@group layout_builder @group rest

Namespace

Drupal\Tests\layout_builder_st\Functional\Rest

Code

protected static $mimeType = 'application/json';