]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Text/BBCode.php
Merge pull request #4873 from astifter/develop
[friendica.git] / src / Content / Text / BBCode.php
index 96c8eceb70f97b0c7d07b6dd68296be31caf6b1b..6c441bac6fb152621a948c8a98da59cee72b4020 100644 (file)
@@ -1808,7 +1808,7 @@ class BBCode extends BaseObject
         * @param string $addon The addon for which the abstract is meant for
         * @return string The abstract
         */
-       private static function getAbstract($text, $addon = "")
+       public static function getAbstract($text, $addon = "")
        {
                $abstract = "";
                $abstracts = [];