You are here

protected static property LayoutBuilderEntityViewDisplayJsonCookieTest::$mimeType in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php \Drupal\Tests\layout_builder\Functional\Rest\LayoutBuilderEntityViewDisplayJsonCookieTest::mimeType

The MIME type that corresponds to $format.

(Sadly this cannot be computed automatically yet.)

Type: string

Overrides ResourceTestBase::$mimeType

File

core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php, line 23

Class

LayoutBuilderEntityViewDisplayJsonCookieTest
@group layout_builder @group rest

Namespace

Drupal\Tests\layout_builder\Functional\Rest

Code

protected static $mimeType = 'application/json';