Skip to content

Kirby 3.6.6

$isfile->hardcopy()

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

$isfile->hardcopy(): Kirby\Filesystem\IsFile

Return type

Kirby\Filesystem\IsFile

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

Parent class

Kirby\Filesystem\IsFile