]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Followers.php
There is now "rawContent" for technical endpoints
[friendica.git] / src / Module / Followers.php
index 80ad68def4f6b0427fad65825842e50e16908e08..98e9f1e0eef05f5ce3884c44662a984249e34d66 100644 (file)
@@ -14,7 +14,7 @@ use Friendica\Model\User;
  */
 class Followers extends BaseModule
 {
-       public static function init()
+       public static function rawContent()
        {
                $a = self::getApp();