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