mirror of
https://github.com/friendica/friendica
synced 2025-05-11 07:04:10 +02:00
Fix namespaces
This commit is contained in:
parent
ef0e734c82
commit
def502ae2d
13 changed files with 13 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Friendica\Test\Core\Config;
|
||||
namespace Friendica\Test\src\Core\Config;
|
||||
|
||||
use Friendica\Core\Config\Adapter\IConfigAdapter;
|
||||
use Friendica\Core\Config\Cache\ConfigCache;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue