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