Add WebDavConfig

pull/1162/head
Philipp 2021-10-04 11:41:25 +02:00
parent 2038eec6d7
commit 45d849ee76
No known key found for this signature in database
GPG Key ID: 24A7501396EB5432
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ use Friendica\Network\HTTPClientOptions;
use Friendica\Network\IHTTPClient;
/**
* A WebDav Backend Storage class
* The WebDav Backend Storage configuration class
*/
class WebDavConfig implements IStorageConfiguration
{