copy()
copy(string $path, string $newpath) : boolean
Copy a file.
Parameters
string | $path | |
string | $newpath |
writeStream(string $path, resource $resource, \League\Flysystem\Config $config) : resource
string | $path | |
resource | $resource | |
\League\Flysystem\Config | $config |