mirror of
https://github.com/cerbero90/json-parser.git
synced 2025-03-15 16:19:49 +01:00
Improve comment
This commit is contained in:
parent
7391668946
commit
b018c8457e
@ -28,7 +28,7 @@ abstract class Source implements IteratorAggregate
|
||||
protected ?int $size;
|
||||
|
||||
/**
|
||||
* Whether the size was already calculated.
|
||||
* Whether the JSON size has already been calculated.
|
||||
* Avoid re-calculations when the size is NULL (not computable).
|
||||
*
|
||||
* @var bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user