mirror of
https://github.com/friendica/friendica
synced 2025-12-07 20:57:10 +01:00
Restructure Cache to follow new paradigm
This commit is contained in:
parent
6a85d09c59
commit
68046573a4
52 changed files with 103 additions and 71 deletions
|
|
@ -22,7 +22,7 @@
|
|||
use Friendica\App;
|
||||
use Friendica\Content\ForumManager;
|
||||
use Friendica\Content\Text\BBCode;
|
||||
use Friendica\Core\Cache\Duration;
|
||||
use Friendica\Core\Cache\Enum\Duration;
|
||||
use Friendica\Core\Hook;
|
||||
use Friendica\Database\DBA;
|
||||
use Friendica\DI;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue