$phpmailer->isHtml()
Checks if the email has an HTML body
$phpmailer->isHtml(): bool
Return type
bool
Parent class
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email
Checks if the email has an HTML body
$phpmailer->isHtml(): bool
bool
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email