@@ -18,7 +18,6 @@ |
||
| 18 | 18 | * |
| 19 | 19 | * The overall rating, based on a collection of reviews or ratings, of the item. |
| 20 | 20 | * |
| 21 | - * @param AggregateRating $rating |
|
| 22 | 21 | * @return static |
| 23 | 22 | */ |
| 24 | 23 | public function setAggregateRating($aggregateRating); |
@@ -20,7 +20,6 @@ |
||
| 20 | 20 | * |
| 21 | 21 | * The overall rating, based on a collection of reviews or ratings, of the item. |
| 22 | 22 | * |
| 23 | - * @param AggregateRating $rating |
|
| 24 | 23 | * @return static |
| 25 | 24 | */ |
| 26 | 25 | public function setAggregateRating($aggregateRating) |