]> git.mxchange.org Git - friendica.git/blobdiff - mod/item.php
Update more PHPDoc, including in include/
[friendica.git] / mod / item.php
index 5210f4ae8c60acf6f212961843d5f6b9be1ada85..576ad09d6dfef004e2ad8fecd2153aa471820155 100644 (file)
@@ -912,6 +912,7 @@ function item_content(App $a)
  * This function removes the tag $tag from the text $body and replaces it with
  * the appropriate link.
  *
+ * @param App     $a
  * @param string  $body     the text to replace the tag in
  * @param string  $inform   a comma-seperated string containing everybody to inform
  * @param string  $str_tags string to add the tag to