You are here

protected static property ShortcutSetXmlBasicAuthTest::$mimeType in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php \Drupal\Tests\shortcut\Functional\Rest\ShortcutSetXmlBasicAuthTest::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/Rest/ShortcutSetXmlBasicAuthTest.php, line 34

Class

ShortcutSetXmlBasicAuthTest
@group rest

Namespace

Drupal\Tests\shortcut\Functional\Rest

Code

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