send(Swift_Mime_Message $message, $failedRecipients = null) {@inheritdoc} Parameters Swift_Mime_Message $message $failedRecipients
void registerPlugin(Swift_Events_EventListener $plugin) Register a plug-in with the transport. Parameters Swift_Events_EventListener $plugin Return Value void
isStarted() {@inheritdoc}
string getKey() Get the API key being used by the transport. Return Value string
MandrillTransport class MandrillTransport extends Transport (View source) Properties array $plugins The plug-ins registered with the transport. from Transport
void __construct(Application $app) Create a new manager instance. Parameters Application $app Return Value void
void __construct(Container $container = null) Create a new queue capsule manager. Parameters Container $container Return Value void
void __construct(Container $container = null) Create a new database capsule manager. Parameters Container $container Return Value void
static mixed __callStatic(string $method, array $parameters) Dynamically pass methods to the default connection. Parameters string $method array $parameters Return Value mixed
Page 490 of 996