We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9100f33 commit e896d0fCopy full SHA for e896d0f
src/Node/Builder.php
@@ -62,6 +62,7 @@ public function build(CodeCoverage $coverage): Directory
62
}
63
64
/**
65
+ * @param DirectoryStructureType $items
66
* @param array<string, TestType> $tests
67
*/
68
private function addItems(Directory $root, array $items, array $tests): void
0 commit comments