serializer.normalizer.boolean.fieldtype.emoji

Same name in other branches
  1. 9 core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.services.yml \serializer.normalizer.boolean.fieldtype.emoji
  2. 10 core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.services.yml \serializer.normalizer.boolean.fieldtype.emoji
  3. 11.x core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.services.yml \serializer.normalizer.boolean.fieldtype.emoji

Class

Drupal\test_fieldtype_boolean_emoji_normalizer\Normalizer\BooleanItemNormalizer

Tags

  • normalizer

File

core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.services.yml

View source
  1. class: Drupal\test_fieldtype_boolean_emoji_normalizer\Normalizer\BooleanItemNormalizer
  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.