mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-23 01:26:11 +02:00
Fixed forward compatibilty layer
This commit is contained in:
@@ -17,7 +17,8 @@ use Monolog\Formatter\LineFormatter;
|
||||
/**
|
||||
* Helper trait for implementing FormattableInterface
|
||||
*
|
||||
* @internal This interface is present in monolog 1.x to ease forward compatibility.
|
||||
* This trait is present in monolog 1.x to ease forward compatibility.
|
||||
*
|
||||
* @author Jordi Boggiano <j.boggiano@seld.be>
|
||||
*/
|
||||
trait FormattableHandlerTrait
|
||||
|
Reference in New Issue
Block a user