Added Documentation

This commit is contained in:
Michael 2022-03-12 17:29:46 +00:00
parent fb13890341
commit 314bf92ead
1 changed files with 1 additions and 0 deletions

View 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
*/