]> git.mxchange.org Git - friendica.git/commit
"Channel" is split into three classes
authorMichael <heluecht@pirati.ca>
Mon, 4 Sep 2023 22:22:25 +0000 (22:22 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 4 Sep 2023 22:22:25 +0000 (22:22 +0000)
commit196219383e2d7f8a81f0565c65f68f67c3068e3f
treebe83f7a0a728d07c2ef53ef30d2539f1967e0179
parent41f3cbf72796a868dce73a38726d6555bfba0e57
"Channel" is split into three classes
src/Content/Entity/Conversation/Channel.php [new file with mode: 0644]
src/Model/Channel.php [new file with mode: 0644]
src/Module/Conversation/Channel.php