WebDAVAdapter
class WebDAVAdapter extends WebDAVAdapter
Properties
| protected PathPrefixer | $prefixer |
Methods
__construct(Client $client, Client $guzzle, string $prefix = '', string $visibilityHandling = self::ON_VISIBILITY_THROW_ERROR, bool $manualCopy = false, bool $manualMove = false)
No description
readStream(string $path)
No description
iterable
listContents(string $path, bool $deep)
No description
Details
at line 16
__construct(Client $client, Client $guzzle, string $prefix = '', string $visibilityHandling = self::ON_VISIBILITY_THROW_ERROR, bool $manualCopy = false, bool $manualMove = false)
No description
at line 28
readStream(string $path)
No description
at line 41
iterable
listContents(string $path, bool $deep)
No description