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
string setKey(string $key) Set the API key being used by the transport. Parameters string $key Return Value string
isStarted() {@inheritdoc}
static mixed __callStatic(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
SparkPostTransport class SparkPostTransport extends Transport (View source) Properties array $plugins The plug-ins registered with the transport. from Transport
string __toString() Convert the collection to its string representation. Return Value string
void __construct(array $priorityMap, array $middlewares) Create a new Sorted Middleware container. Parameters array $priorityMap array $middlewares Return Value void
mixed __call(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
Collection whereInStrict(string $key, mixed $values) Filter items by the given key value pair using strict comparison. Parameters string $key mixed $values Return Value Collection
Page 152 of 996