We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25a986 commit 76d449aCopy full SHA for 76d449a
src/Seld/JsonLint/DuplicateKeyException.php
@@ -14,7 +14,6 @@
14
class DuplicateKeyException extends ParsingException
15
{
16
/**
17
- * @phpstan-ignore-next-line
18
* @var array{key: string, line: int}
19
*/
20
protected $details;
0 commit comments