mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-12 03:04:27 +02:00
Changes after review
This commit is contained in:
parent
84b38beb9a
commit
82684cd6cd
3 changed files with 3 additions and 19 deletions
|
@ -39,8 +39,8 @@ class Channel extends \Friendica\BaseRepository
|
|||
/**
|
||||
* Fetch a single user channel
|
||||
*
|
||||
* @param int $id
|
||||
* @param int $uid
|
||||
* @param int $id The id of the user defined channel
|
||||
* @param int $uid The user that this channel belongs to. (Not part of the primary key)
|
||||
* @return TimelineEntity
|
||||
* @throws \Friendica\Network\HTTPException\NotFoundException
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue