]> git.mxchange.org Git - friendica.git/commitdiff
Added Documentation
authorMichael <heluecht@pirati.ca>
Sat, 12 Mar 2022 17:29:46 +0000 (17:29 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 12 Mar 2022 17:29:46 +0000 (17:29 +0000)
src/Protocol/ActivityPub/Processor.php

index ae9dd4c7907b24d7845fe020598e7625b57dd945..9aeb301cf377c67ef5d7fad0145aaf9d944c9257 100644 (file)
@@ -898,6 +898,7 @@ class Processor
         * @param string $url         message URL
         * @param array  $child       activity array with the child of this message
         * @param string $relay_actor Relay actor
+        * @param int    $completion  Completion mode, see Receiver::COMPLETION_*
         * @return string fetched message URL
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         */