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