You are here

conflict_paragraphs.services.yml in Conflict 8.2

modules/conflict_paragraphs/conflict_paragraphs.services.yml

File

modules/conflict_paragraphs/conflict_paragraphs.services.yml
View source
  1. services:
  2. # Conflict resolution subscribers:
  3. conflict_resolution.merge_remote_paragraph_structure:
  4. class: \Drupal\conflict_paragraphs\ConflictResolution\MergeRemoteStructure
  5. tags:
  6. - { name: event_subscriber }