You are here

service replication.process_file_attachment in Replication 8.2

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

Class

Drupal\replication\ProcessFileAttachment

File

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

View source
  1. class: Drupal\replication\ProcessFileAttachment
  2. arguments:
  3. - '@current_user'
  4. - '@entity_type.manager'
  5. - '@multiversion.entity_index.factory'