Fix code standards

This commit is contained in:
Michael 2023-09-19 09:09:20 +00:00
parent d68572ea44
commit a2f119e18e
1 changed files with 1 additions and 1 deletions

View File

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