$obj->toJson()
Converts the object to a json string
$obj->toJson(mixed $arguments = null): string
Parameters
Name | Type | Default |
---|---|---|
$arguments | mixed |
null |
Return type
string
Converts the object to a json string
$obj->toJson(mixed $arguments = null): string
Name | Type | Default |
---|---|---|
$arguments | mixed |
null |
string