Update src/Protocol/ActivityPub/Receiver.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
1db3143dc5
commit
5fe75ed50d
|
@ -767,7 +767,7 @@ class Receiver
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Stores unhandled or unknown Activitities as a file
|
* Stores unhandled or unknown Activities as a file
|
||||||
*
|
*
|
||||||
* @param boolean $unknown "true" if the activity is unknown, "false" if it is unhandled
|
* @param boolean $unknown "true" if the activity is unknown, "false" if it is unhandled
|
||||||
* @param string $type Activity type
|
* @param string $type Activity type
|
||||||
|
|
Loading…
Reference in a new issue