This commit is contained in:
Daniel Supernault 2020-02-11 21:41:54 -07:00
parent a34f38633c
commit e0ab73c102
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ use App\Profile;
use App\Util\ActivityPub\Helpers;
use App\Util\ActivityPub\HttpSignature;
class ActivityPubDeliveryService {
class ActivityPubDeliveryService
{
public $sender;
public $to;