Added documentation

This commit is contained in:
Michael 2017-09-11 22:15:16 +00:00
parent ec929d8207
commit 519a8807f1

View file

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