mirror of
https://github.com/friendica/friendica
synced 2025-04-23 00:30:11 +00:00
Changes:
- added some type-hints - added documentation
This commit is contained in:
parent
39675fe683
commit
88870d18be
6 changed files with 36 additions and 14 deletions
|
@ -1547,6 +1547,7 @@ class Processor
|
|||
* Switches a contact to AP if needed
|
||||
*
|
||||
* @param integer $cid Contact ID
|
||||
* @return void
|
||||
* @throws \Exception
|
||||
*/
|
||||
private static function switchContact(int $cid)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue