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 47
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.