mirror of
https://github.com/friendica/friendica
synced 2025-04-24 16:30:10 +00:00
Restructure (P)Config to follow new paradigm
This commit is contained in:
parent
68046573a4
commit
ab83d0dd27
49 changed files with 368 additions and 331 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
namespace Friendica\Test\src\Core\PConfig;
|
||||
|
||||
use Friendica\Core\PConfig\JitPConfig;
|
||||
use Friendica\Core\PConfig\Type\JitPConfig;
|
||||
|
||||
class JitPConfigTest extends PConfigTest
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue