$image->isReadable()
Checks if the file is readable
$image->isReadable(): bool
Return type
bool
Parent class
Kirby\Image\Image
inherited from Kirby\Filesystem\File
Checks if the file is readable
$image->isReadable(): bool
bool
Kirby\Image\Image
inherited from Kirby\Filesystem\File