Home
last modified time | relevance | path

Searched refs:SwiftMailerHandler (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md71 * Fixed SwiftMailerHandler not accepting email templates with an empty subject
222 * Added SwiftMailerHandler::getSubjectFormatter to enable class extensibility
243 * Fixed support for SwiftMailer 6.0+ in SwiftMailerHandler
283 …atter replacements in the subject line of emails sent with NativeMailHandler and SwiftMailerHandler
317 * Fixed SwiftMailerHandler bug when sending multiple emails they all had the same id
372 * Added ability to customize the Swift_Message per-email in SwiftMailerHandler
373 * Fixed SwiftMailerHandler to lazily create message instances if a callback is provided
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSwiftMailerHandler.php28 class SwiftMailerHandler extends MailHandler class