$fileactions->copy()
Copy the file to the given page
$fileactions->copy(Kirby\Cms\Page $page): Kirby\Cms\File
Parameters
Name | Type | Default |
---|---|---|
$page * | Kirby\Cms\Page |
– |
Return type
Parent class
Kirby\Cms\FileActions
Copy the file to the given page
$fileactions->copy(Kirby\Cms\Page $page): Kirby\Cms\File
Name | Type | Default |
---|---|---|
$page * | Kirby\Cms\Page |
– |
Kirby\Cms\FileActions