Value
final class Value implements JsonSerializable
internal |
Constants
TypeArray |
|
TypeBinaryHtml |
|
TypeNumber |
|
TypeObject |
|
TypeRef |
|
TypeResource |
|
TypeStringHtml |
|
TypeText |
|
PropPublic |
|
PropProtected |
|
PropPrivate |
|
PropDynamic |
|
PropVirtual |
|
Properties
$type | |||
$value | |||
$length | |||
$depth | |||
$id | |||
$holder | |||
$items | |||
$editor | |||
$collapsed |
Methods
__construct(string $type, $value = null, int|null $length = null)
No description
array
jsonSerialize()
No description
Details
at line 46
__construct(string $type, $value = null, int|null $length = null)
No description
at line 54
array
jsonSerialize()
No description