You are here

service replication.normalizer.primitive_data in Replication 8.2

Class

Drupal\serialization\Normalizer\PrimitiveDataNormalizer

Tags

  • replication_normalizer

File

./replication.services.yml
replication.services.yml

View source
  1. class: Drupal\serialization\Normalizer\PrimitiveDataNormalizer
  2. tags:
  3. - { name: replication_normalizer, priority: 10 }