]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Favorite/FavoritePlugin.php
Merge branch 'master' of git.gnu.io:gnu/gnu-social into nightly
[quix0rs-gnu-social.git] / plugins / Favorite / FavoritePlugin.php
index afe905a109ee18e6b62bd6abd0286b07d4a78b62..438ea803ae999c184f56dc77af9988c86c5906d2 100644 (file)
@@ -332,7 +332,7 @@ class FavoritePlugin extends ActivityVerbHandlerPlugin
         }
     }
 
-    public function showNoticeListItem(NoticeListItem $nli)
+    protected function showNoticeListItem(NoticeListItem $nli)
     {
         // pass
     }