You are here

service replication.normalizer.changes in Replication 8.2

Same name and namespace in other branches
  1. 8 replication.services.yml \replication.normalizer.changes

Class

Drupal\replication\Normalizer\ChangesNormalizer

Tags

  • replication_normalizer

File

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

View source
  1. class: Drupal\replication\Normalizer\ChangesNormalizer
  2. tags:
  3. - { name: replication_normalizer }
  4. arguments:
  5. - '@entity.manager'