$phpmailer->body()
Returns the email body
$phpmailer->body(): Kirby\Email\Body|null
Return type
Kirby\Email\Body
|null
Parent class
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email
Returns the email body
$phpmailer->body(): Kirby\Email\Body|null
Kirby\Email\Body
|null
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email