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