mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
chore: moved proxy classes to different folder and namespaces
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use PrivateBin\Configuration;
|
||||
use PrivateBin\YourlsProxy;
|
||||
use PrivateBin\Proxy\YourlsProxy;
|
||||
|
||||
class YourlsProxyTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user