$image->read()
Reads the file content and returns it.
$image->read(): string|false
Return type
string|false
Parent class
Kirby\Image\Image inherited from Kirby\Filesystem\File
Reads the file content and returns it.
$image->read(): string|false
string|false
Kirby\Image\Image inherited from Kirby\Filesystem\File