@@ -22,7 +22,7 @@ |
||
| 22 | 22 | * Retrieve the entry identified by its id |
| 23 | 23 | * |
| 24 | 24 | * @param integer $id The entry id |
| 25 | - * @return \PhraseanetSDK\Entity\Feed |
|
| 25 | + * @return FeedEntry |
|
| 26 | 26 | * @throws RuntimeException |
| 27 | 27 | */ |
| 28 | 28 | public function findById($id) |