You are here

public function MandrillServiceInterface::getReceivers in Mandrill 8

1 method overrides MandrillServiceInterface::getReceivers()
MandrillService::getReceivers in src/MandrillService.php
Helper to generate an array of recipients.

File

src/MandrillServiceInterface.php, line 10

Class

MandrillServiceInterface
Interface for the Mandrill service.

Namespace

Drupal\mandrill

Code

public function getReceivers($receiver);