Link Search Menu Expand Document

Constructor: jsonObject

Back to constructors index

JSON object value

Attributes:

NameTypeRequiredDescription
valueArray of JSONObjectValueYesValues

Type: JSONValue

Example:

$jsonObject = ['_' => 'jsonObject', 'value' => [JSONObjectValue, JSONObjectValue]];