mirror of
https://github.com/friendica/friendica
synced 2025-04-28 11:04:22 +02:00
Changes:
- added more type-hints - added missing documentation
This commit is contained in:
parent
7ec07178c8
commit
8ba3f13fae
4 changed files with 43 additions and 52 deletions
|
@ -526,6 +526,7 @@ class APContact
|
|||
*
|
||||
* @param string $url inbox url
|
||||
* @param boolean $shared Shared Inbox
|
||||
* @return void
|
||||
*/
|
||||
private static function unarchiveInbox(string $url, bool $shared)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue