]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/Salmon.php
Remove deprecated code
[friendica.git] / src / Protocol / Salmon.php
index f8fa2f0540f66ec56e546e4a421c2c3f2e11a9ea..0274c51738ab1ad1a719d4575321117c38299a22 100644 (file)
@@ -12,7 +12,8 @@ use Friendica\Util\Strings;
 use Friendica\Util\XML;
 
 /**
- * @brief Salmon Protocol class
+ * Salmon Protocol class
+ *
  * The Salmon Protocol is a message exchange protocol running over HTTP designed to decentralize commentary
  * and annotations made against newsfeed articles such as blog posts.
  */