Make use of the new API for the conversation feed (#192)
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / files / lib / data / conversation / FeedConversation.class.php
index 3789a4ec4ebb88abaa47dac13f90d6892df224fa..fc7b097a44987f88dfcf35112ecd6a0c686e6fc2 100644 (file)
@@ -15,6 +15,7 @@ use wcf\system\request\LinkHandler;
  *
  * @method  Conversation    getDecoratedObject()
  * @mixin   Conversation
+ * @deprecated 6.1
  */
 class FeedConversation extends DatabaseObjectDecorator implements IFeedEntry
 {