Skip to content

Commit 05ef7ae

Browse files
Restore annotation
1 parent dc43986 commit 05ef7ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Util/ErrorHandler.php

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
use PHPUnit\Framework\Error\Notice;
1515
use PHPUnit\Framework\Error\Warning;
1616

17+
/**
18+
* @internal This class is not covered by the backward compatibility promise for PHPUnit
19+
*/
1720
final class ErrorHandler
1821
{
1922
/**

0 commit comments

Comments
 (0)