$pathPrefix
$pathPrefix : string|null
writeStream(string $path, resource $resource, \League\Flysystem\Config $config) : resource
| string | $path | |
| resource | $resource | |
| \League\Flysystem\Config | $config |
write( $path, $contents, \League\Flysystem\Config $config)
| $path | ||
| $contents | ||
| \League\Flysystem\Config | $config |
update( $path, $contents, \League\Flysystem\Config $config)
| $path | ||
| $contents | ||
| \League\Flysystem\Config | $config |
createDir( $dirname, \League\Flysystem\Config $config)
| $dirname | ||
| \League\Flysystem\Config | $config |