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