Jsonable (Contracts)
Jsonable
interface Jsonable (View source)
Methods
string | toJson( int $options) Convert the object to its JSON representation. |
Details
string toJson( int $options)
Convert the object to its JSON representation.
interface Jsonable (View source)
string | toJson( int $options) Convert the object to its JSON representation. |
Convert the object to its JSON representation.