Skip to content

Kirby 4.1.2

$nestobject->toJson()

Converts the object to a json string

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

Parameters

Name Type Default
... $arguments mixed null

Return type

string

Parent class

Kirby\Cms\NestObject inherited from Kirby\Toolkit\Obj