]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Cache.php
Merge pull request #8134 from nupplaphil/task/di_l10n
[friendica.git] / src / Console / Cache.php
index 5586e9eb430fd75d44045b2344c89051887c67b5..3a40941c1bef5ecb28ec7da43133a36195cf1c57 100644 (file)
@@ -9,7 +9,7 @@ use Friendica\Core\Cache\ICache;
 use RuntimeException;
 
 /**
- * @brief tool to access the cache from the CLI
+ * tool to access the cache from the CLI
  *
  * With this script you can access the cache of your node from the CLI.
  * You can read current values stored in the cache and set new values