neos / swiftmailer

A Flow package for easy use of SwiftMailer
MIT License
14 stars 18 forks source link

[TASK] Add documentation, cleanup and interface amendment #1

Closed kdambekalns closed 8 years ago

kdambekalns commented 9 years ago

This adds documentation to the package, does some cleanup to the code and finally transforms the MailerInterface from a marker interface into a proper contract by adding the methods that needed to be implemented anyway.

aertmann commented 9 years ago

:+1: looks good