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

Allow array syntax to sendEmail() or sendEmailWithTemplate() methods #138

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Conversation

cgsmith
Copy link
Contributor

@cgsmith cgsmith commented Oct 9, 2024

Addresses issue raised in #137

I also have a wiki update and will create an issue with a patch for this since GitHub doesn't allow PRs on wikis :(

A couple notes:

  • I wrote an extra Exception and validation check for this but removed it since the library seems to leverage the Postmark API as the authority for exceptions
  • The READ_SELENIUM_OPEN_TRACKING_TOKEN was added to the example token list due to an error I encountered when running PHPUnit tests locally

Thanks for the opportunity! This will be very useful to have in the workflow on the library. It changes several API requests in my application to one.

🥇

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.

2 participants