$email->to()
Returns the email recipients
$email->to(): array
Return type
array
This method modifies the existing $email object it is applied to and returns it again.
Returns the email recipients
$email->to(): array
array
This method modifies the existing $email object it is applied to and returns it again.