mirror of
https://github.com/cerbero90/json-parser.git
synced 2025-04-15 08:15:10 +02:00
Rename property
This commit is contained in:
parent
58ed5c95d3
commit
0704031787
@ -20,7 +20,7 @@ class DecodedValue
|
||||
public ?mixed $value = null,
|
||||
public ?string $error = null,
|
||||
public ?int $code = null,
|
||||
public ?JsonException $e = null,
|
||||
public ?JsonException $exception = null,
|
||||
public ?string $json = null,
|
||||
) {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user