interface JsonSerializable (View source)

Interface JsonSerializable

Methods

mixed
jsonSerialize()

Return data which should be serialized by json_encode().

Details

at line line 23
mixed jsonSerialize()

Return data which should be serialized by json_encode().

Return Value

mixed