mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-14 09:04:15 +02:00
CS fixes
This commit is contained in:
@@ -129,5 +129,6 @@ function newrelic_set_appname($appname)
|
||||
function newrelic_add_custom_parameter($key, $value)
|
||||
{
|
||||
NewRelicHandlerTest::$customParameters[$key] = $value;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user