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

Details

at line 15
__construct(Client $client, Client $guzzle, string $prefix = '', string $visibilityHandling = self::ON_VISIBILITY_THROW_ERROR, bool $manualCopy = false, bool $manualMove = false)

No description

Parameters

Client $client
Client $guzzle
string $prefix
string $visibilityHandling
bool $manualCopy
bool $manualMove

at line 27
readStream(string $path)

No description

Parameters

string $path