$items->toJson()
Converts the object into a JSON string
$items->toJson(): string
Return type
string
Parent class
Kirby\Cms\Items
inherited from Kirby\Toolkit\Collection
Converts the object into a JSON string
$items->toJson(): string
string
Kirby\Cms\Items
inherited from Kirby\Toolkit\Collection