mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-12 03:44:26 +02:00
Restructure Storage to new paradigm
This commit is contained in:
parent
0d3a35dbe9
commit
5184ca0fc2
3 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@ namespace Friendica\Addon\webdav_storage\tests;
|
|||
use Friendica\Addon\webdav_storage\src\WebDav;
|
||||
use Friendica\DI;
|
||||
use Friendica\Factory\HTTPClientFactory;
|
||||
use Friendica\Test\src\Model\Storage\StorageTest;
|
||||
use Friendica\Test\src\Core\Storage\StorageTest;
|
||||
use Friendica\Util\Logger\VoidLogger;
|
||||
|
||||
/// @todo remove when constant is moved to a class constant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue