@@ -62,7 +62,7 @@ |
||
62 | 62 | |
63 | 63 | /** |
64 | 64 | * @param string[] ...$relation_names any list of relations to return |
65 | - * @return object instance of class that has Entity trait |
|
65 | + * @return Entity instance of class that has Entity trait |
|
66 | 66 | */ |
67 | 67 | public function with(string ...$relation_names) |
68 | 68 | { |