$query->toJson()
Converts the object to a json string
Parameters
Name | Type | Default |
---|---|---|
$arguments | mixed |
null |
Return type
string
Parent class
Kirby\Http\Query
inherited from Kirby\Toolkit\Obj
Converts the object to a json string
Name | Type | Default |
---|---|---|
$arguments | mixed |
null |
string
Kirby\Http\Query
inherited from Kirby\Toolkit\Obj