]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/ItemContent.php
Make Storage testable & add tests
[friendica.git] / src / Model / ItemContent.php
index 68b42af92857b42b6de41af5703f76c729637fab..136323385c9c3355d1857ca1f909125e76a499b4 100644 (file)
@@ -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