Skip to content

Commit 598e5d3

Browse files
committed
applyps
1 parent ec0c5d6 commit 598e5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BetterPhpDocParser/PhpDocInfo/PhpDocInfo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ public function getOriginalPhpDocNode(): PhpDocNode
9494
}
9595

9696
/**
97-
* @return mixed[]
97+
* @return list<array{string, int, int}>
9898
*/
9999
public function getTokens(): array
100100
{

0 commit comments

Comments
 (0)