Skip to content

Kirby 4.3.1

$params->toJson()

Converts the object to a json string

$params->toJson(...$arguments = null): string

Parameters

Name Type Default
... $arguments mixed null

Return type

string

Parent class

Kirby\Http\Params inherited from Kirby\Toolkit\Obj