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