final public
|
#
__construct(
)
Static class – cannot be instantiated. Static class – cannot be instantiated. |
public static
string
|
#
encode(
mixed
$value
)
Returns the JSON representation of a value. Returns the JSON representation of a value. Parameters$value mixed |
public static
mixed
|
#
decode(
string
$json,
int
$options = 0
)
Decodes a JSON string. Decodes a JSON string. Parameters$json string$options int |
FORCE_ARRAY |
1 # |