You are here

service rest_test.encoder.foobar in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.encoder.foobar
  2. 9 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.encoder.foobar

Class

Drupal\serialization\Encoder\JsonEncoder

Tags

  • encoder

File

core/modules/rest/tests/modules/rest_test/rest_test.services.yml
core/modules/rest/tests/modules/rest_test/rest_test.services.yml

View source
  1. class: Drupal\serialization\Encoder\JsonEncoder
  2. tags:
  3. - { name: encoder, format: foobar }