You are here

service mandrill.test.service in Mandrill 8

Class

Drupal\mandrill\MandrillTestService
1 string reference to mandrill.test.service
MandrillTestMail::__construct in src/Plugin/Mail/MandrillTestMail.php
Constructor.

File

./mandrill.services.yml
mandrill.services.yml

View source
  1. class: Drupal\mandrill\MandrillTestService
  2. arguments:
  3. - '@mandrill.test.api'
  4. - '@config.factory'
  5. - '@logger.factory'