update phpdoc

This commit is contained in:
Philipp Holzer 2019-02-24 16:31:16 +01:00
parent bf6a765beb
commit 5d13b94761
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5
1 changed files with 1 additions and 1 deletions

View File

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