Skip to content

Commit 1953280

Browse files
committed
[MonologBridge] updated the class name from Monolog
1 parent 96da7c8 commit 1953280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Monolog/Handler/ChromePhpHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace Symfony\Bridge\Monolog\Handler;
1313

14-
use Monolog\Handler\ChromePhpHandler as BaseChromePhpHandler;
14+
use Monolog\Handler\ChromePHPHandler as BaseChromePhpHandler;
1515
use Symfony\Component\HttpFoundation\Response;
1616
use Symfony\Component\HttpKernel\Event\FilterResponseEvent;
1717
use Symfony\Component\HttpKernel\HttpKernelInterface;

0 commit comments

Comments
 (0)