]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/ActivityPub/Receiver.php
Changes:
[friendica.git] / src / Protocol / ActivityPub / Receiver.php
index 38b6c4fc54dcea02b4bda8124de60b26d1c0ab13..33c027933ccac88601b838b07bc22b1df60b2415 100644 (file)
@@ -1087,6 +1087,7 @@ class Receiver
         * @param integer $cid Contact ID
         * @param integer $uid User ID
         * @param string  $url Profile URL
+        * @return void
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         * @throws \ImagickException
         */
@@ -1113,6 +1114,7 @@ class Receiver
         *
         * @param $receivers
         * @param $actor
+        * @return void
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         * @throws \ImagickException
         */