Skip to content

Commit b07b510

Browse files
Fix type annotation
1 parent 23d3cf3 commit b07b510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Target/MapBuilder.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ public function build(Filter $filter, FileAnalyser $analyser): array
137137
}
138138

139139
/**
140-
* @param-out array $namespaces
140+
* @param-out array $data
141141
*
142142
* @param non-empty-string $unit
143143
* @param non-empty-string $file

0 commit comments

Comments
 (0)