serializer.normalizer.string.jsonapi_test_field_type

Same name in other branches
  1. 9 core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.services.yml \serializer.normalizer.string.jsonapi_test_field_type
  2. 8.9.x core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.services.yml \serializer.normalizer.string.jsonapi_test_field_type
  3. 10 core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.services.yml \serializer.normalizer.string.jsonapi_test_field_type

Class

Drupal\jsonapi_test_field_type\Normalizer\StringNormalizer

Tags

  • normalizer

File

core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.services.yml

View source
  1. class: Drupal\jsonapi_test_field_type\Normalizer\StringNormalizer
  2. tags:
  3. - { name: normalizer, priority: 1000 }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.