X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FItemContent.php;h=136323385c9c3355d1857ca1f909125e76a499b4;hb=08edeae2f996854d0028d0f73a08a1f3ee7741da;hp=68b42af92857b42b6de41af5703f76c729637fab;hpb=146646c4d43f49e723b830b9ffb0208bad3431a3;p=friendica.git diff --git a/src/Model/ItemContent.php b/src/Model/ItemContent.php index 68b42af928..136323385c 100644 --- a/src/Model/ItemContent.php +++ b/src/Model/ItemContent.php @@ -6,12 +6,11 @@ namespace Friendica\Model; -use Friendica\BaseObject; use Friendica\Content\Text; use Friendica\Core\PConfig; use Friendica\Core\Protocol; -class ItemContent extends BaseObject +class ItemContent { /** * @brief Convert a message into plaintext for connectors to other networks