Skip to content

Commit 5abf0e1

Browse files
committed
[demo] ast-non-changed commit
1 parent 280d700 commit 5abf0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Differ/DiffCollector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use O0h\PhpAstCheckDiff\Value\Diff;
1010

1111
/**
12-
* @phpstan-type commit array{hash: string, message: string}
12+
* @phpstan-type commit array{hash: string, message: string}
1313
*/
1414
class DiffCollector
1515
{

0 commit comments

Comments
 (0)