$file->copy()
Copy the file to the given page
Parameters
Name | Type | Default |
---|---|---|
$page * | Kirby\Cms\Page |
– |
Return type
This method does not modify the existing $file
object but returns a new object with the changes applied. Learn more →