Proper ActivityPub Return Answers

This commit is contained in:
Diogo Cordeiro
2018-08-01 17:38:39 +01:00
parent 1f04b7ed40
commit 8b860d6da2
8 changed files with 22 additions and 40 deletions

View File

@@ -58,7 +58,7 @@ class Activitypub_postman
*
* @author Diogo Cordeiro <diogo@fc.up.pt>
* @param Profile $from Profile of sender
* @param Activitypub_profile $to array of destinataries
* @param Array of Activitypub_profile $to destinataries
*/
public function __construct($from, $to = [])
{