$fileVersion->save()
Applies the stored modifications and saves the file on disk
$fileVersion->save(): Kirby\Cms\FileVersion
Return type
This method modifies the existing $
object it is applied to and returns it again.
Applies the stored modifications and saves the file on disk
$fileVersion->save(): Kirby\Cms\FileVersion
This method modifies the existing $
object it is applied to and returns it again.