]> git.mxchange.org Git - friendica.git/blobdiff - mod/dfrn_request.php
Update PHPDoc in mod/
[friendica.git] / mod / dfrn_request.php
index 0c7f4c2a6e820ddaac256dad38d16f9509bf0d59..7b446b5ead58610c1c76fa2229f850a195c4131b 100644 (file)
@@ -54,6 +54,9 @@ function dfrn_request_init(App $a)
  * in order to link our friend request with our own server cell.
  * After logging in, we click 'submit' to approve the linkage.
  *
+ * @param App $a
+ * @throws ImagickException
+ * @throws \Friendica\Network\HTTPException\InternalServerErrorException
  */
 function dfrn_request_post(App $a)
 {