ExternalNormalizersTest::VALUE_OVERRIDDEN
Same name in other branches
- 9 core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php \Drupal\Tests\jsonapi\Functional\ExternalNormalizersTest::VALUE_OVERRIDDEN
- 10 core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php \Drupal\Tests\jsonapi\Functional\ExternalNormalizersTest::VALUE_OVERRIDDEN
- 11.x core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php \Drupal\Tests\jsonapi\Functional\ExternalNormalizersTest::VALUE_OVERRIDDEN
The expected overridden value for the test field.
See also
\Drupal\jsonapi_test_field_type\Normalizer\StringNormalizer
\Drupal\jsonapi_test_data_type\Normalizer\StringNormalizer
File
-
core/
modules/ jsonapi/ tests/ src/ Functional/ ExternalNormalizersTest.php, line 42
Class
- ExternalNormalizersTest
- Asserts external normalizers are handled as expected by the JSON:API module.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
const VALUE_OVERRIDDEN = 'Llamas are NOT awesome!';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.