Made SendgridTransport send method to fire events in Swift_Events_SendListener so it is possible other plugins to modify the content of the message. (eg: I wanted to use fedeisas/laravel-mail-css-inliner as a plugin to modify the message before sending it.)
Made
SendgridTransport
send method to fire events inSwift_Events_SendListener
so it is possible other plugins to modify the content of the message. (eg: I wanted to use fedeisas/laravel-mail-css-inliner as a plugin to modify the message before sending it.)