cleantalk / email-encoder
CleanTalk EmailEncoder class
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:cleantalk-apbct-lib
Requires
This package is auto-updated.
Last update: 2024-10-30 02:21:40 UTC
README
EmailEncoder module How to use:
- Inherit the CMS-based EmailEncoder class
- Instantiate this
- Use modifyContent() method to encode contained emails
- Return modified content to the client