mirror of
https://github.com/friendica/friendica
synced 2024-11-10 04:22:54 +00:00
Added documentation
This commit is contained in:
parent
ec929d8207
commit
519a8807f1
1 changed files with 1 additions and 0 deletions
|
@ -820,6 +820,7 @@ class dfrn {
|
|||
* @param array $owner Owner record
|
||||
* @param bool $comment Trigger the sending of the "comment" element
|
||||
* @param int $cid Contact ID of the recipient
|
||||
* @param bool $single If set, the entry is created as an XML document with a single "entry" element
|
||||
*
|
||||
* @return object XML entry object
|
||||
* @todo Add type-hints
|
||||
|
|
Loading…
Reference in a new issue