Skip to content

Commit 76d449a

Browse files
committed
Fix phpstan build
1 parent f25a986 commit 76d449a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Seld/JsonLint/DuplicateKeyException.php

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
class DuplicateKeyException extends ParsingException
1515
{
1616
/**
17-
* @phpstan-ignore-next-line
1817
* @var array{key: string, line: int}
1918
*/
2019
protected $details;

0 commit comments

Comments
 (0)