Adding REAMDEs to directories

This commit is contained in:
Philipp Holzer 2019-03-03 15:05:35 +01:00 committed by Hypolite Petovan
parent 3261ffbd99
commit 8237e73e26
9 changed files with 48 additions and 7 deletions

View file

@ -7,7 +7,7 @@
namespace Friendica\Core;
use Friendica\Core\Cache\CacheDriverFactory;
use Friendica\Factory\CacheDriverFactory;
use Friendica\Core\Cache\IMemoryCacheDriver;
/**