$pHPMailer->toArray()
$pHPMailer->toArray(): array
Return type
array
This method modifies the existing $phpmailer
object it is applied to and returns it again.
Parent class
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email
$pHPMailer->toArray(): array
array
This method modifies the existing $phpmailer
object it is applied to and returns it again.
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email