You are here

public function MandrillServiceInterface::getMailSystems in Mandrill 8

1 method overrides MandrillServiceInterface::getMailSystems()
MandrillService::getMailSystems in src/MandrillService.php
Get the mail systems defined in the mail system module.

File

src/MandrillServiceInterface.php, line 9

Class

MandrillServiceInterface
Interface for the Mandrill service.

Namespace

Drupal\mandrill

Code

public function getMailSystems();