Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Allow for overriding MailService properties for easier testing - #86

Closed
jdaugherty wants to merge 1 commit into
5.0.xfrom
testable
Closed

jdaugherty wants to merge 1 commit into
5.0.xfrom
testable

Conversation

@jdaugherty

Copy link
Copy Markdown
Contributor

I've been updating my application and noticed the significant refactoring to the mail service. Currently there are private methods that should be protected to make it easier to override / enhance / replace the mail service functionality. This PR changes them to protected so a different implementation can be used.

@jdaugherty jdaugherty closed this Dec 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants