$asset->hardcopy()
Creates a clone and fetches all lazy-loaded getters to get a full copy
$asset->hardcopy(): Kirby\Cms\Asset
Return type
This method does not modify the existing $asset
object but returns a new object with the changes applied. Learn more →