]> git.mxchange.org Git - friendica.git/commit
Unneeded constructors removed
authorMichael <heluecht@pirati.ca>
Fri, 6 Oct 2023 21:08:33 +0000 (21:08 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 6 Oct 2023 21:08:33 +0000 (21:08 +0000)
commitb5df3cb104b144a004adb97ad1a0de9e3c570211
treeb788bd1f2e1613ac80f08e31d7731c1402b81d97
parent3f6480c12704a1f616a350977930c3ab0e3836cb
Unneeded constructors removed
src/Content/Conversation/Entity/Channel.php
src/Content/Conversation/Entity/Community.php
src/Content/Conversation/Entity/Network.php
src/Content/Conversation/Entity/UserDefinedChannel.php
src/Content/Conversation/Factory/Channel.php
src/Content/Conversation/Factory/Community.php
src/Content/Conversation/Factory/Network.php
src/Content/Conversation/Factory/UserDefinedChannel.php