mirror of
https://github.com/friendica/friendica
synced 2025-04-26 14:30:13 +00:00
Fix doc blocks and return value type
This commit is contained in:
parent
504945f9df
commit
ce177f22c8
6 changed files with 15 additions and 16 deletions
|
@ -528,7 +528,7 @@ function api_unique_id_to_nurl($id)
|
|||
*
|
||||
* @param App $a App
|
||||
* @param int|string $contact_id Contact ID or URL
|
||||
* @return array
|
||||
* @return array|bool
|
||||
* @throws BadRequestException
|
||||
* @throws ImagickException
|
||||
* @throws InternalServerErrorException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue