You are here

service replication.normalizer.workspace in Replication 8

Same name and namespace in other branches
  1. 8.2 replication.services.yml \replication.normalizer.workspace

Class

Drupal\replication\Normalizer\WorkspaceNormalizer

Tags

  • normalizer

File

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

View source
  1. class: Drupal\replication\Normalizer\WorkspaceNormalizer
  2. tags:
  3. - { name: normalizer, priority: 50 }
  4. arguments:
  5. - '@entity.manager'