]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Text/Plaintext.php
Add Trending Tags widget + template
[friendica.git] / src / Content / Text / Plaintext.php
index 3b692fd9654794162d9c17c06af2e5c79016b675..2ec76ba13b4d9ba1a7571d7d6b01a1274eac7144 100644 (file)
@@ -9,9 +9,9 @@ class Plaintext
        /**
         * Shortens message
         *
-        * @param type $msg
-        * @param type $limit
-        * @return type
+        * @param  string $msg
+        * @param  int    $limit
+        * @return string
         *
         * @todo For Twitter URLs aren't shortened, but they have to be calculated as if.
         */