1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-23 17:46:09 +02:00
This commit is contained in:
Jordi Boggiano
2016-03-01 18:12:45 +00:00
parent 3d87f3ce4f
commit f1091c3b97
9 changed files with 14 additions and 12 deletions

View File

@@ -11,8 +11,6 @@
namespace Monolog\Handler;
use Monolog\Logger;
/**
* Base Handler class providing basic close() support as well as handleBatch
*