You are here

constant ExternalNormalizersTest::VALUE_ORIGINAL in JSON:API 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/ExternalNormalizersTest.php \Drupal\Tests\jsonapi\Functional\ExternalNormalizersTest::VALUE_ORIGINAL

The original value for the test field.

File

tests/src/Functional/ExternalNormalizersTest.php, line 29

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