Skip to content

Commit

Permalink
[MonologBridge] updated the class name from Monolog
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Feb 22, 2012
1 parent cc542c2 commit 614a07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Handler/ChromePhpHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

namespace Symfony\Bridge\Monolog\Handler;

use Monolog\Handler\ChromePhpHandler as BaseChromePhpHandler;
use Monolog\Handler\ChromePHPHandler as BaseChromePhpHandler;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\HttpKernel\Event\FilterResponseEvent;
use Symfony\Component\HttpKernel\HttpKernelInterface;
Expand Down

0 comments on commit 614a07f

Please sign in to comment.