$image->toJson()
Converts the entire file array into a json string
$image->toJson(): string
Return type
string
Parent class
Kirby\Image\Image
inherited from Kirby\Filesystem\File
Converts the entire file array into a json string
$image->toJson(): string
string
Kirby\Image\Image
inherited from Kirby\Filesystem\File