Restructure Cache to follow new paradigm
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
namespace Friendica\Test\src\Core\Cache;
|
||||
|
||||
use Friendica\Core\Cache\ArrayCache;
|
||||
use Friendica\Core\Cache\Type\ArrayCache;
|
||||
|
||||
class ArrayCacheTest extends MemoryCacheTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user