Copies a file or folder to a new location
public static copyResource ( string $strSource, string $strDestination ) : |
||
$strSource | string | The source path |
$strDestination | string | The target path |
return | The files model |