We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646a15b commit 3b235c8Copy full SHA for 3b235c8
src/Framework/TestCase.php
@@ -1060,6 +1060,8 @@ final public function requires(): array
1060
}
1061
1062
/**
1063
+ * @throws RuntimeException
1064
+ *
1065
* @internal This method is not covered by the backward compatibility promise for PHPUnit
1066
*/
1067
final public function setData(int|string $dataName, array $data): void
0 commit comments