Move Ostatus_profile->processPost function into plugin

This commit is contained in:
Mikael Nordfeldth
2015-09-29 15:17:38 +02:00
parent 21a12a2f60
commit a09cf51b99
8 changed files with 151 additions and 199 deletions

View File

@@ -256,7 +256,7 @@ class SharePlugin extends ActivityVerbHandlerPlugin
}
}
public function showNoticeListItem(NoticeListItem $nli)
protected function showNoticeListItem(NoticeListItem $nli)
{
// pass
}