Value
final class Value implements JsonSerializable
| internal |
Constants
| TypeArray |
|
| TypeBinaryHtml |
|
| TypeNumber |
|
| TypeObject |
|
| TypeRef |
|
| TypeResource |
|
| TypeStringHtml |
|
| TypeText |
|
| PropertyPublic |
|
| PropertyProtected |
|
| PropertyPrivate |
|
| PropertyDynamic |
|
| PropertyVirtual |
|
Properties
| string | $type | ||
| string|int | $value | ||
| ?int | $length | ||
| ?int | $depth | ||
| int|string | $id | ||
| object | $holder | ||
| ?array | $items | ||
| stdClass | $editor | ||
| ?bool | $collapsed |
Methods
__construct(string $type, $value = null, int|null $length = null)
No description
array
jsonSerialize()
No description
Details
at line 63
__construct(string $type, $value = null, int|null $length = null)
No description
at line 71
array
jsonSerialize()
No description