From: Roland Häder Date: Mon, 20 Jun 2022 19:02:18 +0000 (+0200) Subject: Added documentation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ea22e88896193a337535121187c94942b45af08a;p=friendica.git Added documentation --- diff --git a/src/Protocol/ActivityPub/Processor.php b/src/Protocol/ActivityPub/Processor.php index eab23222c9..a044b7368f 100644 --- a/src/Protocol/ActivityPub/Processor.php +++ b/src/Protocol/ActivityPub/Processor.php @@ -1245,6 +1245,7 @@ class Processor * perform a "follow" request * * @param array $activity + * @return void * @throws \Friendica\Network\HTTPException\InternalServerErrorException * @throws \ImagickException */