Move Ostatus_profile->processPost function into plugin
This commit is contained in:
@@ -332,7 +332,7 @@ class FavoritePlugin extends ActivityVerbHandlerPlugin
|
||||
}
|
||||
}
|
||||
|
||||
public function showNoticeListItem(NoticeListItem $nli)
|
||||
protected function showNoticeListItem(NoticeListItem $nli)
|
||||
{
|
||||
// pass
|
||||
}
|
||||
|
Reference in New Issue
Block a user