Skip to content

Commit 4b14189

Browse files
staabmsebastianbergmann
authored andcommitted
Added PHPT details link
1 parent 8eba5dc commit 4b14189

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Runner/PHPT/PhptTestCase.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
* @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
7878
*
7979
* @internal This class is not covered by the backward compatibility promise for PHPUnit
80+
*
81+
* @see https://qa.php.net/phpt_details.php
8082
*/
8183
final class PhptTestCase implements Reorderable, SelfDescribing, Test
8284
{

0 commit comments

Comments
 (0)