final class Value implements JsonSerializable

internal  
 

Constants

TypeArray

TypeBinaryHtml

TypeNumber

TypeObject

TypeRef

TypeResource

TypeStringHtml

TypeText

PropertyPublic

PropertyProtected

PropertyPrivate

PropertyDynamic

PropertyVirtual

Properties

$type
$value
$length
$depth
$id
$holder
$items
$editor
$collapsed

Methods

__construct(string $type, string|int|null $value = null, int|null $length = null)

No description

array
jsonSerialize()

No description

Details

at line 46
__construct(string $type, string|int|null $value = null, int|null $length = null)

No description

Parameters

string $type
string|int|null $value
int|null $length

at line 54
array jsonSerialize()

No description

Return Value

array