Skip to content

Kirby 4.2.0

$phpmailer->send()

Sends email via PHPMailer library

$phpmailer->send(bool $debug = false): bool

Parameters

Name Type Default
$debug bool false

Return type

bool

Exceptions

Parent class

Kirby\Email\PHPMailer