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