contact_storage_export-8.x-1.x-dev/contact_storage_export.services.yml
contact_storage_export.services.yml
services:
contact_storage_export.exporter:
class: Drupal\contact_storage_export\ContactStorageExportService
arguments: ['@csv_serialization.encoder.csv', '@renderer', '@plugin.manager.field.field_type']
