mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-16 14:53:54 +00:00
Add WebDavConfig
This commit is contained in:
parent
2038eec6d7
commit
45d849ee76
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ use Friendica\Network\HTTPClientOptions;
|
||||||
use Friendica\Network\IHTTPClient;
|
use Friendica\Network\IHTTPClient;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A WebDav Backend Storage class
|
* The WebDav Backend Storage configuration class
|
||||||
*/
|
*/
|
||||||
class WebDavConfig implements IStorageConfiguration
|
class WebDavConfig implements IStorageConfiguration
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue