$phpmailer->replyTo()
Returns the "reply to" email address
$phpmailer->replyTo(): string
Return type
string
Parent class
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email
Returns the "reply to" email address
$phpmailer->replyTo(): string
string
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email