void setDefaultDriver(string $name) Set the default mail driver name.
$this extend(string $driver, Closure $callback)
mixed __call(string $method, array $parameters) Dynamically call the default
void __construct(Mailable $mailable)
$this attachData(string $data, string $name, array $options = array()) Attach
$this withSwiftMessage(callable $callback) Register a callback to be called
$this cc(mixed $users) Set the recipients of the message.
$this bcc(string|array $address, string|null $name = null) Add a blind
$this returnPath(string $address) Set the "return path" of the message
static array compiles() Get a list of files that should be compiled
Page 5 of 9