@@ -18,8 +18,6 @@ use Monolog\Formatter\LineFormatter;
/**
* Base Handler class providing the Handler structure
*
- * Classes extending it should (in most cases) only implement write($record)
- *
* @author Jordi Boggiano <j.boggiano@seld.be>
*/
abstract class AbstractHandler implements HandlerInterface