$phpmailer->to()
Returns the email recipients
$phpmailer->to(): array
Return type
array
Parent class
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email
Returns the email recipients
$phpmailer->to(): array
array
Kirby\Email\PHPMailer
inherited from Kirby\Email\Email