$phpmailer->replyToName()
Returns the "reply to" name
$phpmailer->replyToName(): string|null
Return type
string
|null
Parent class
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email
Returns the "reply to" name
$phpmailer->replyToName(): string|null
string
|null
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email