Skip to content

Commit 2a66454

Browse files
Fix
1 parent 19249ce commit 2a66454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Framework/SelfDescribing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
namespace PHPUnit\Framework;
1111

1212
/**
13-
* @internal This class is not covered by the backward compatibility promise for PHPUnit
13+
* @internal This interface is not covered by the backward compatibility promise for PHPUnit
1414
*/
1515
interface SelfDescribing
1616
{

0 commit comments

Comments
 (0)