Skip to content

Commit c86a112

Browse files
committed
Configuration Extension case added
1 parent 55e0802 commit c86a112

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DependencyInjection/MonologExtension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ private function buildHandler(ContainerBuilder $container, $name, array $handler
320320
break;
321321

322322
// Handlers using the constructor of AbstractHandler without adding their own arguments
323+
case 'newrelic':
323324
case 'test':
324325
case 'null':
325326
case 'debug':

0 commit comments

Comments
 (0)