MandrillTransport::send()

send(Swift_Mime_Message $message, $failedRecipients = null) {@inheritdoc} Parameters Swift_Mime_Message $message $failedRecipients

MandrillTransport::registerPlugin()

void registerPlugin(Swift_Events_EventListener $plugin) Register a plug-in with the transport. Parameters Swift_Events_EventListener $plugin Return Value void

MandrillTransport::isStarted()

isStarted() {@inheritdoc}

MandrillTransport::getKey()

string getKey() Get the API key being used by the transport. Return Value string

MandrillTransport

MandrillTransport class MandrillTransport extends Transport (View source) Properties array $plugins The plug-ins registered with the transport. from Transport

Manager::__construct()

void __construct(Application $app) Create a new manager instance. Parameters Application $app Return Value void

Manager::__construct()

void __construct(Container $container = null) Create a new queue capsule manager. Parameters Container $container Return Value void

Manager::__construct()

void __construct(Container $container = null) Create a new database capsule manager. Parameters Container $container Return Value void

Manager::__callStatic()

static mixed __callStatic(string $method, array $parameters) Dynamically pass methods to the default connection. Parameters string $method array $parameters Return Value mixed

Manager::__callStatic()

static mixed __callStatic(string $method, array $parameters) Dynamically pass methods to the default connection. Parameters string $method array $parameters Return Value mixed