You are here

contact_storage_export.services.yml in Contact Storage Export 8

File

contact_storage_export.services.yml
View source
  1. services:
  2. contact_storage_export.exporter:
  3. class: Drupal\contact_storage_export\ContactStorageExportService
  4. arguments: ['@csv_serialization.encoder.csv', '@renderer']