TermJsonAnonTest::$mimeType

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

Type: mimeType

Overrides ResourceTestBase::$mimeType

File

core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php, line 25

Class

TermJsonAnonTest
@group rest @group #slow

Namespace

Drupal\Tests\taxonomy\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.