Skip to content

Kirby 3.5.7.1

$fileversion->hardcopy()

Creates a clone and fetches all lazy-loaded getters to get a full copy

$fileversion->hardcopy(): Kirby\Cms\FileVersion

Return type

Kirby\Cms\FileVersion

This method does not modify the existing $fileversion object but returns a new object with the changes applied. Learn more →

Parent class

Kirby\Cms\FileVersion