mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-21 16:46:11 +02:00
Added docblocks and fixed a couple tests
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Monolog\Handler;
|
||||
use Monolog\Logger;
|
||||
|
||||
/**
|
||||
* TestHandler is used for testing purposes.
|
||||
* Used for testing purposes.
|
||||
*
|
||||
* It records all messages and gives you access to them for verification.
|
||||
*
|
||||
|
Reference in New Issue
Block a user