$image->isWritable()
Checks if the file is writable
$image->isWritable(): bool
Return type
bool
Parent class
Kirby\Image\Image
inherited from Kirby\Toolkit\File
Checks if the file is writable
$image->isWritable(): bool
bool
Kirby\Image\Image
inherited from Kirby\Toolkit\File