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 e1e56e3 commit 98b1974Copy full SHA for 98b1974
src/Runner.php
@@ -764,7 +764,7 @@ public function processFile($file)
764
* The reporting information returned by each child process is merged
765
* into the main reporter class.
766
*
767
- * @param array<non-negative-int, non-empty-string> $childProcs An array of child processes to wait for.
+ * @param array<int, string> $childProcs An array of child processes to wait for.
768
769
* @return bool
770
*/
0 commit comments