You are here

service mandrill_reports.test.service in Mandrill 8

Class

Drupal\mandrill_reports\MandrillReportsService
1 string reference to mandrill_reports.test.service
MandrillReportsTestCase::testGetReportsData in modules/mandrill_reports/tests/src/Functional/MandrillReportsTestCase.php
Tests getting Mandrill reports data.

File

modules/mandrill_reports/mandrill_reports.services.yml
modules/mandrill_reports/mandrill_reports.services.yml

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