Fixup some behaviour in record_preview

This commit is contained in:
Benoît Burnichon
2016-03-07 00:11:11 +01:00
parent 7399e3de56
commit f1cd8d7449
3 changed files with 48 additions and 85 deletions

View File

@@ -259,7 +259,7 @@ class FeedEntry
/**
* Get items
*
* @return \Doctrine\Common\Collections\Collection
* @return FeedItem[]|\Doctrine\Common\Collections\Collection
*/
public function getItems()
{