]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Storage.php
Remove deprecated code
[friendica.git] / src / Console / Storage.php
index 731dc79e5c854de5519084f655f2b21347b7ff1a..30a7fc713a1838f50d74929c5d788e2bcfc545a6 100644 (file)
@@ -6,7 +6,7 @@ use Asika\SimpleConsole\CommandArgsException;
 use Friendica\Core\StorageManager;
 
 /**
- * @brief tool to manage storage backend and stored data from CLI
+ * tool to manage storage backend and stored data from CLI
  *
  */
 class Storage extends \Asika\SimpleConsole\Console