$phpmailer->isSent()
Checks if the email has been sent successfully
$phpmailer->isSent(): bool
Return type
bool
Parent class
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email
Checks if the email has been sent successfully
$phpmailer->isSent(): bool
bool
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email