8c3473e5e0
refs https://github.com/TryGhost/Toolbox/issues/358 - Error handling should be done as close to the place that knows how to handle them. It's a catch-all block which doesn't add any logic, so does not really make sense to have that extra code in general "init" method which ideally should be just a whole bunch of calls with no extras. |
||
---|---|---|
.. | ||
Migrations.js | ||
StripeAPI.js | ||
StripeService.js | ||
WebhookController.js | ||
WebhookManager.js |