constant ExternalNormalizersTest::VALUE_ORIGINAL in Drupal 8
Same name and namespace in other branches
- 9 core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php \Drupal\Tests\jsonapi\Functional\ExternalNormalizersTest::VALUE_ORIGINAL
- 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\FunctionalCode
const VALUE_ORIGINAL = 'Llamas are super awesome!';