You are here

service serializer.normalizer.jsonrpc_annotation in JSON-RPC 2.x

Same name and namespace in other branches
  1. 8 modules/jsonrpc_discovery/jsonrpc_discovery.services.yml \serializer.normalizer.jsonrpc_annotation

Class

Drupal\jsonrpc_discovery\Normalizer\AnnotationNormalizer

Tags

  • normalizer

File

modules/jsonrpc_discovery/jsonrpc_discovery.services.yml
modules/jsonrpc_discovery/jsonrpc_discovery.services.yml

View source
  1. class: Drupal\jsonrpc_discovery\Normalizer\AnnotationNormalizer
  2. public: false
  3. tags:
  4. - { name: normalizer }