mandrill_reports.services.yml in Mandrill 8
modules/mandrill_reports/mandrill_reports.services.yml
File
modules/mandrill_reports/mandrill_reports.services.ymlView source
- services:
- mandrill_reports.service:
- class: Drupal\mandrill_reports\MandrillReportsService
- arguments: ['@mandrill.api', '@config.factory']
-
- mandrill_reports.test.service:
- class: Drupal\mandrill_reports\MandrillReportsService
- arguments: ['@mandrill.test.api', '@config.factory']