Skip to content

Commit

Permalink
Fix phpstan build
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Dec 18, 2023
1 parent f25a986 commit 76d449a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Seld/JsonLint/DuplicateKeyException.php
Expand Up @@ -14,7 +14,6 @@
class DuplicateKeyException extends ParsingException
{
/**
* @phpstan-ignore-next-line
* @var array{key: string, line: int}
*/
protected $details;
Expand Down

0 comments on commit 76d449a

Please sign in to comment.