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