interface Jsonable

Methods

string
toJson(int $options = 0)

Convert the object to its JSON representation.

Details

at line 13
string toJson(int $options = 0)

Convert the object to its JSON representation.

Parameters

int $options

Return Value

string