Skip to content

Commit 1974eee

Browse files
Merge branch '11.5' into 12.0
2 parents 7b435b3 + 4d32a2c commit 1974eee

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
@@ -12,7 +12,7 @@
1212
/**
1313
* @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
1414
*
15-
* @internal This class is not covered by the backward compatibility promise for PHPUnit
15+
* @internal This interface is not covered by the backward compatibility promise for PHPUnit
1616
*/
1717
interface SelfDescribing
1818
{

0 commit comments

Comments
 (0)