You are here

commerce_smart_importer.services.yml in Commerce Smart Importer 8

File

commerce_smart_importer.services.yml
View source
  1. services:
  2. commerce_smart_importer.service:
  3. class: 'Drupal\commerce_smart_importer\Plugin\CommerceSmartImporerService'
  4. arguments: ['@database', '@token', '@entity_field.manager', '@config.factory', '@entity_type.bundle.info']