$pHPMailer->isHtml()
Checks if the email has an HTML body
$pHPMailer->isHtml(): bool
Return type
bool
This method modifies the existing $phpmailer
object it is applied to and returns it again.
Parent class
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email