mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This will make `this` inside the onStop callback be the same as in the publish function where it was added and using `bindEnvironment` will preserve `DDP._CurrentPublicationInvocation` too.