laravel / 5.2.31 / api / 5.2 / illuminate / support / contracts / jsonableinterface.html /

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

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.2/Illuminate/Support/Contracts/JsonableInterface.html