mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-10 07:06:40 +02:00
CS fixes
This commit is contained in:
@@ -30,4 +30,4 @@ class NullHandlerTest extends TestCase
|
||||
$handler = new NullHandler(Logger::WARNING);
|
||||
$this->assertFalse($handler->handle($this->getRecord(Logger::DEBUG)));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user