serializer.normalizer.config_entity.jsonapi
Same name in other branches
- 9 core/modules/jsonapi/jsonapi.services.yml \serializer.normalizer.config_entity.jsonapi
- 8.9.x core/modules/jsonapi/jsonapi.services.yml \serializer.normalizer.config_entity.jsonapi
- 10 core/modules/jsonapi/jsonapi.services.yml \serializer.normalizer.config_entity.jsonapi
Class
Drupal\jsonapi\Normalizer\ConfigEntityDenormalizerTags
- jsonapi_normalizer
File
-
core/
modules/ jsonapi/ jsonapi.services.yml
View source
- class: Drupal\jsonapi\Normalizer\ConfigEntityDenormalizer
- arguments:
- - '@entity_type.manager'
- - '@entity_field.manager'
- - '@plugin.manager.field.field_type'
- tags:
- - { name: jsonapi_normalizer }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.