mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-09 06:36:46 +02:00
CS fixes
This commit is contained in:
@@ -38,6 +38,7 @@ class GelfHandlerTest extends TestCase
|
||||
protected function getHandler($messagePublisher)
|
||||
{
|
||||
$handler = new GelfHandler($messagePublisher);
|
||||
|
||||
return $handler;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user