Method DC_Folder::copy
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Recursively duplicate files and folders
public function void copy(string $source, string $destination)
Parameters
- string $source
- Default: ''
- Not documented yet. Please add documentation to this entry.
- string $destination
- Default: ''
- Not documented yet. Please add documentation to this entry.
Add a comment