Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 13ebf89

Browse files
zombergnicolas-grekas
authored andcommitted
Fixed bugs in names of classes and methods.
1 parent d9e1858 commit 13ebf89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/MockExceptionHandler.php

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

1414
use Symfony\Component\Debug\ExceptionHandler;
1515

16-
class MockExceptionHandler extends Exceptionhandler
16+
class MockExceptionHandler extends ExceptionHandler
1717
{
1818
public $e;
1919

0 commit comments

Comments
 (0)