JsonableInterface (Support\Contracts)

JsonableInterface

interface JsonableInterface (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.

Parameters

int $options

Return Value

登录查看完整内容