1
0
Fork 0
- added some type-hints
- added documentation
This commit is contained in:
Roland Häder 2022-06-24 04:42:35 +02:00
commit 88870d18be
Signed by: roland
GPG key ID: C82EDE5DDFA0BA77
6 changed files with 36 additions and 14 deletions

View file

@ -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)