You are here

constant ExternalNormalizersTest::VALUE_ORIGINAL in Drupal 8

Same name and namespace in other branches
  1. 9 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

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!';