Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10.x] Add missing 'attachMany' method to 'MailMessage' class #47345

Conversation

bradietilley
Copy link
Contributor

Type: Bug fix

Issue: The attachMany method on the Illuminate\Notifications\Messages\MailMessage is documented as a method that is available, however it does not exist. Either the method needs to be added to laravel/framework or the method needs to be removed from laravel/docs.

image

Documentation: https://laravel.com/docs/10.x/notifications#mail-attachments

Related PRs:

@taylorotwell taylorotwell merged commit ef5dca7 into laravel:10.x Jun 4, 2023
16 checks passed
@GrahamCampbell GrahamCampbell changed the title Add missing 'attachMany' method to 'MailMessage' class [10.x] Add missing 'attachMany' method to 'MailMessage' class Jun 4, 2023
@bradietilley bradietilley deleted the fix-notification-mailmessage-attachmany branch June 5, 2023 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants