You are here

mandrill_template.services.yml in Mandrill 8

modules/mandrill_template/mandrill_template.services.yml

File

modules/mandrill_template/mandrill_template.services.yml
View source
  1. services:
  2. mandrill.service:
  3. class: Drupal\mandrill_template\MandrillTemplateService
  4. arguments: ['@mandrill.api', '@config.factory', '@logger.factory']