Skip to content

Commit 3b235c8

Browse files
IonBazansebastianbergmann
authored andcommitted
add throws tag
1 parent 646a15b commit 3b235c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Framework/TestCase.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,8 @@ final public function requires(): array
10601060
}
10611061

10621062
/**
1063+
* @throws RuntimeException
1064+
*
10631065
* @internal This method is not covered by the backward compatibility promise for PHPUnit
10641066
*/
10651067
final public function setData(int|string $dataName, array $data): void

0 commit comments

Comments
 (0)