ContactFormJsonAnonTest::$mimeType

Same name in other branches
  1. 9 core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php \Drupal\Tests\contact\Functional\Rest\ContactFormJsonAnonTest::mimeType
  2. 8.9.x core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php \Drupal\Tests\contact\Functional\Rest\ContactFormJsonAnonTest::mimeType
  3. 11.x core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php \Drupal\Tests\contact\Functional\Rest\ContactFormJsonAnonTest::mimeType

Type: mimeType

Overrides ResourceTestBase::$mimeType

File

core/modules/contact/tests/src/Functional/Rest/ContactFormJsonAnonTest.php, line 24

Class

ContactFormJsonAnonTest
@group rest

Namespace

Drupal\Tests\contact\Functional\Rest

Code

protected static $mimeType = 'application/json';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.