]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/ItemContent.php
Merge pull request #8227 from annando/daemon-checks
[friendica.git] / src / Model / ItemContent.php
index ab72484174c426ae7aefa1550060baddc99e6e72..8805f5b2556a2e0e94a2940ab35881b83291889b 100644 (file)
@@ -7,14 +7,13 @@
 namespace Friendica\Model;
 
 use Friendica\Content\Text;
-use Friendica\Core\PConfig;
 use Friendica\Core\Protocol;
 use Friendica\DI;
 
 class ItemContent
 {
        /**
-        * @brief Convert a message into plaintext for connectors to other networks
+        * Convert a message into plaintext for connectors to other networks
         *
         * @param array  $item           The message array that is about to be posted
         * @param int    $limit          The maximum number of characters when posting to that network