$image->write()
Writes content to the file
Parameters
Name | Type | Default |
---|---|---|
$content * | string |
– |
Return type
bool
Parent class
Kirby\Image\Image
inherited from Kirby\Filesystem\File
Writes content to the file
Name | Type | Default |
---|---|---|
$content * | string |
– |
bool
Kirby\Image\Image
inherited from Kirby\Filesystem\File