ExternalNormalizersTest::VALUE_ORIGINAL

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php \Drupal\Tests\jsonapi\Functional\ExternalNormalizersTest::VALUE_ORIGINAL
  2. 10 core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php \Drupal\Tests\jsonapi\Functional\ExternalNormalizersTest::VALUE_ORIGINAL
  3. 11.x core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php \Drupal\Tests\jsonapi\Functional\ExternalNormalizersTest::VALUE_ORIGINAL

The original value for the test field.

File

core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php, line 34

Class

ExternalNormalizersTest
Asserts external normalizers are handled as expected by the JSON:API module.

Namespace

Drupal\Tests\jsonapi\Functional

Code

const VALUE_ORIGINAL = 'Llamas are super awesome!';

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