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.
Parser
list
1 parent 98c299d commit a506f41Copy full SHA for a506f41
src/Parser.php
@@ -22,7 +22,7 @@
22
final class Parser
23
{
24
/**
25
- * @return Diff[]
+ * @return list<Diff>
26
*/
27
public function parse(string $string): array
28
0 commit comments