classe NativeDriver implémente MailDriverInterface (Voir la source)

Méthodes

mixed
__construct(array $config = [])

SimpleMail Constructor

on(string $from)

Switch on other define from

bool
send(Message $message)

Implement send email

Détails

mixed __construct(array $config = [])

SimpleMail Constructor

Paramètres

array $config

Valeur de retour

mixed

NativeDriver on(string $from)

Switch on other define from

Paramètres

string $from

Valeur de retour

NativeDriver

bool send(Message $message)

Implement send email

Paramètres

Message $message

Valeur de retour

bool

Exceptions

InvalidArgumentException