From a2f119e18ea276776a46d3deafe9b2bd89bbfcef Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 19 Sep 2023 09:09:20 +0000 Subject: [PATCH] Fix code standards --- src/Content/Conversation/Repository/Channel.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Content/Conversation/Repository/Channel.php b/src/Content/Conversation/Repository/Channel.php index a88a2f577..7c4fe1dcd 100644 --- a/src/Content/Conversation/Repository/Channel.php +++ b/src/Content/Conversation/Repository/Channel.php @@ -38,7 +38,7 @@ class Channel extends \Friendica\BaseRepository /** * Fetch a single user channel - * + * * @param int $id * @param int $uid * @return EntityTimeline