mirror of
https://github.com/friendica/friendica
synced 2025-05-01 23:04:24 +02:00
Fix docblocks types
This commit is contained in:
parent
10b72b0e9e
commit
916236ce2f
12 changed files with 33 additions and 29 deletions
|
@ -197,7 +197,7 @@ class Contact extends BaseObject
|
|||
* up or some other transient event and that there's a possibility we could recover from it.
|
||||
*
|
||||
* @param array $contact contact to mark for archival
|
||||
* @return type
|
||||
* @return null
|
||||
*/
|
||||
public static function markForArchival(array $contact)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue