conflict_paragraphs.services.yml in Conflict 8.2
modules/conflict_paragraphs/conflict_paragraphs.services.yml
File
modules/conflict_paragraphs/conflict_paragraphs.services.ymlView source
- services:
- # Conflict resolution subscribers:
- conflict_resolution.merge_remote_paragraph_structure:
- class: \Drupal\conflict_paragraphs\ConflictResolution\MergeRemoteStructure
- tags:
- - { name: event_subscriber }