Documentation

Jsonable

Table of Contents

toJson()  : string
Convert the object to its JSON representation.

Methods

toJson()

Convert the object to its JSON representation.

public toJson(int $options) : string
Parameters
$options : int
Return values
string

Search results