]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/Lock.php
Remove deprecated code
[friendica.git] / src / Console / Lock.php
index da1f408d0d1ab3b74f0a346d2669cdd1a9b7cebf..2ab383c1e3dc1fce6b29e5d9bf23eb26ff7c2718 100644 (file)
@@ -8,7 +8,7 @@ use Friendica\Core\Lock\ILock;
 use RuntimeException;
 
 /**
- * @brief tool to access the locks from the CLI
+ * tool to access the locks from the CLI
  *
  * With this script you can access the locks of your node from the CLI.
  * You can read current locks and set/remove locks.