Make use of the new API for the conversation feed (#192)
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / files / lib / data / conversation / FeedConversationList.class.php
index 7575d6aa588c04cd403bd84b40debf9477ced927..4d1c732994c210358a21e3f2a57b80fdddfef12f 100644 (file)
@@ -16,6 +16,7 @@ use wcf\system\WCF;
  * @method  FeedConversation|null   getSingleObject()
  * @method  FeedConversation|null   search($objectID)
  * @property    FeedConversation[] $objects
+ * @deprecated 6.1
  */
 class FeedConversationList extends ConversationList
 {