service mandrill_reports.service in Mandrill 8
Class
Drupal\mandrill_reports\MandrillReportsService2 string references to mandrill_reports.service
- MandrillReportsController::dashboard in modules/
mandrill_reports/ src/ Controller/ MandrillReportsController.php - View Mandrill dashboard report.
- MandrillReportsController::summary in modules/
mandrill_reports/ src/ Controller/ MandrillReportsController.php - View Mandrill account summary report.
File
- modules/
mandrill_reports/ mandrill_reports.services.yml - modules/mandrill_reports/mandrill_reports.services.yml
View source
- class: Drupal\mandrill_reports\MandrillReportsService
- arguments:
- - '@mandrill.api'
- - '@config.factory'