You are here

protected static property ShortcutHalJsonAnonTest::$mimeType in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonAnonTest.php \Drupal\Tests\shortcut\Functional\Hal\ShortcutHalJsonAnonTest::mimeType

The MIME type that corresponds to $format.

(Sadly this cannot be computed automatically yet.)

Type: string

Overrides ResourceTestBase::$mimeType

File

core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonAnonTest.php, line 36

Class

ShortcutHalJsonAnonTest
@group hal

Namespace

Drupal\Tests\shortcut\Functional\Hal

Code

protected static $mimeType = 'application/hal+json';