projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf6a765
)
update phpdoc
author
Philipp Holzer
<admin@philipp.info>
Sun, 24 Feb 2019 15:31:16 +0000
(16:31 +0100)
committer
Philipp Holzer
<admin@philipp.info>
Sun, 24 Feb 2019 15:31:16 +0000
(16:31 +0100)
src/Protocol/DFRN.php
patch
|
blob
|
history
diff --git
a/src/Protocol/DFRN.php
b/src/Protocol/DFRN.php
index cf8f18866e23c330dc428ca64f7ef14ac95403ed..98f42b9a9ecd5891c917c36fa69125be6a17db20 100644
(file)
--- a/
src/Protocol/DFRN.php
+++ b/
src/Protocol/DFRN.php
@@
-912,7
+912,7
@@
class DFRN
* @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 \DOMElement XML entry object
+ * @return
null|
\DOMElement XML entry object
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
* @throws \ImagickException
* @todo Find proper type-hints