]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Config/Cache/ConfigCache.php
Adding ConfigFileSaver and tests
[friendica.git] / src / Core / Config / Cache / ConfigCache.php
index cb299eb330956624e41eff564a074bd3973b0ed2..f61865cee627a6e310ed8474586584c83702361b 100644 (file)
@@ -5,7 +5,7 @@ namespace Friendica\Core\Config\Cache;
 /**
  * The Friendica config cache for the application
  * Initial, all *.config.php files are loaded into this cache with the
- * ConfigCacheLoader ( @see ConfigCacheLoader )
+ * ConfigFileLoader ( @see ConfigFileLoader )
  */
 class ConfigCache implements IConfigCache, IPConfigCache
 {