@@ -17,7 +17,7 @@ |
||
| 17 | 17 | * Retrieves the related models without matching them to their parents. |
| 18 | 18 | * |
| 19 | 19 | * @param array $instances |
| 20 | - * @return array |
|
| 20 | + * @return Record[] |
|
| 21 | 21 | */ |
| 22 | 22 | public function eagerLoad(array $instances) |
| 23 | 23 | { |