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 280d700 commit 5abf0e1Copy full SHA for 5abf0e1
src/Differ/DiffCollector.php
@@ -9,7 +9,7 @@
9
use O0h\PhpAstCheckDiff\Value\Diff;
10
11
/**
12
- * @phpstan-type commit array{hash: string, message: string}
+ * @phpstan-type commit array{hash: string, message: string}
13
*/
14
class DiffCollector
15
{
0 commit comments