mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-28 02:56:16 +01:00
Merge branch '1.x', clean up close/reset for 2.0, refs #997
This commit is contained in:
@@ -92,6 +92,5 @@ abstract class AbstractHandler extends Handler implements ResettableInterface
|
||||
|
||||
public function reset()
|
||||
{
|
||||
$this->close();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user