$phpmailer->send()
Sends email via PHPMailer library
$phpmailer->send(bool $debug = false): bool
Parameters
Name | Type | Default |
---|---|---|
$debug | bool |
false |
Return type
bool
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |