]> git.mxchange.org Git - friendica.git/commitdiff
Added documentation
authorRoland Häder <roland@mxchange.org>
Mon, 20 Jun 2022 19:02:18 +0000 (21:02 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 20 Jun 2022 19:02:34 +0000 (21:02 +0200)
src/Protocol/ActivityPub/Processor.php

index eab23222c961e372a91e1f81988a75119be63f69..a044b7368f7ca05cd12ae96a51d8cb412d52875f 100644 (file)
@@ -1245,6 +1245,7 @@ class Processor
         * perform a "follow" request
         *
         * @param array $activity
+        * @return void
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         * @throws \ImagickException
         */