]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Config/IPConfigCache.php
Merge pull request #6612 from MrPetovan/bug/6605-cache-config-adapter-connection
[friendica.git] / src / Core / Config / IPConfigCache.php
index a17e5a03bec6d7c836b2612dd5844f9c1026b3c1..6a57dafa891764fdabae07e7e890b704fba93654 100644 (file)
@@ -2,6 +2,9 @@
 
 namespace Friendica\Core\Config;
 
+/**
+ * The interface for a user-specific config cache
+ */
 interface IPConfigCache
 {
        /**