mirror of
https://github.com/friendica/friendica
synced 2025-04-29 15:44:24 +02:00
Fix code standards
This commit is contained in:
parent
d68572ea44
commit
a2f119e18e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class Channel extends \Friendica\BaseRepository
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fetch a single user channel
|
* Fetch a single user channel
|
||||||
*
|
*
|
||||||
* @param int $id
|
* @param int $id
|
||||||
* @param int $uid
|
* @param int $uid
|
||||||
* @return EntityTimeline
|
* @return EntityTimeline
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue