mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add @since to customTransport
This commit is contained in:
@@ -167,6 +167,7 @@ Email.hookSend = function (f) {
|
||||
/**
|
||||
* @summary Overrides sending function with your own.
|
||||
* @locus Server
|
||||
* @since 2.2
|
||||
* @param f {function} function that will receive options from the send function and under `settings` will
|
||||
* include the package settings from Meteor.settings.packages.email for your custom transport to access.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user