1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 00:56:08 +02:00

Fix tests

This commit is contained in:
Jordi Boggiano
2013-07-28 23:19:20 +02:00
parent df1f411378
commit 52f478b289
2 changed files with 8 additions and 6 deletions

View File

@@ -11,6 +11,8 @@
namespace Monolog\Handler;
use Monolog\Logger;
/**
* Class to record a log on a NewRelic application
*