class Mail
Properties
$from | |||
$subject | |||
$view | |||
$attach |
Methods
static void
to()
No description
static void
send(array $address, string $subject, string $body, bool $html = true, array $cc = [], array $bcc = [])
No description