mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-22 17:16:18 +02:00
Merge branch '1.x' into resetable
This commit is contained in:
@@ -18,7 +18,7 @@ use Monolog\ResettableInterface;
|
||||
*
|
||||
* @author Simon Mönch <sm@webfactory.de>
|
||||
*/
|
||||
class UidProcessor implements ResettableInterface
|
||||
class UidProcessor implements ProcessorInterface, ResettableInterface
|
||||
{
|
||||
private $uid;
|
||||
|
||||
|
Reference in New Issue
Block a user