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

[8.x] Make PendingMail Conditionable #38942

Merged
merged 1 commit into from
Sep 24, 2021
Merged

[8.x] Make PendingMail Conditionable #38942

merged 1 commit into from
Sep 24, 2021

Conversation

ryangjchandler
Copy link
Contributor

This pull request adds the Conditionable trait to the PendingMail object.

This will let you use when() and unless() methods whilst configuring an email before calling send(), queue(), etc.

@ryangjchandler ryangjchandler changed the title feature: make PendingMail Conditionable [8.x] Make PendingMail Conditionable Sep 24, 2021
@taylorotwell taylorotwell merged commit ca6c099 into laravel:8.x Sep 24, 2021
@ryangjchandler ryangjchandler deleted the feature/pending-mail-conditionable branch September 24, 2021 19:39
victorvilella pushed a commit to cdsistemas/framework that referenced this pull request Oct 12, 2021
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