You are here

protected static property UserJsonAnonTest::$mimeType in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php \Drupal\Tests\user\Functional\Rest\UserJsonAnonTest::mimeType
  2. 9 core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php \Drupal\Tests\user\Functional\Rest\UserJsonAnonTest::mimeType

File

core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php, line 22

Class

UserJsonAnonTest
@group rest

Namespace

Drupal\Tests\user\Functional\Rest

Code

protected static $mimeType = 'application/json';