- Move constants to the "Cache" class (more transparent than inside the interface)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
namespace Friendica\Core\Cache;
|
||||
|
||||
use Friendica\Core\Cache;
|
||||
use Friendica\Core\System;
|
||||
use Friendica\Util\Profiler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user