@@ -13,7 +13,7 @@ |
||
13 | 13 | * @param $dustCost |
14 | 14 | * @param bool $neverUpgraded |
15 | 15 | * |
16 | - * @return Evaluation |
|
16 | + * @return \Illuminate\Support\Collection |
|
17 | 17 | */ |
18 | 18 | public function evaluate($pokemonNameOrId, $cp, $hp, $dustCost, $neverUpgraded = false) |
19 | 19 | { |