1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 09:06:10 +02:00
Files
php-monolog/src/Monolog
Liam O'Boyle 42ea303cfe Return self from NativeMailerHandler::addHeader().
NativeMailerHandler::setContentType() and NativeMailerHandler::setEncoding()
both return the NativeMailerHandler object, allowing a fluent coding
style.  This fix adds the same behaviour to NativeMailerHandler::addHeader()
for so that all public non-inherited methods behave this way for
consistency.
2015-03-03 11:50:22 +11:00
..
2014-10-17 19:12:45 +01:00
2014-12-05 23:46:37 -02:00
2015-03-01 14:12:35 +00:00