@@ -39,7 +39,7 @@ |
||
39 | 39 | * Save a new entity in repository. |
40 | 40 | * |
41 | 41 | * @param array $attributes |
42 | - * @return mixed |
|
42 | + * @return Model |
|
43 | 43 | */ |
44 | 44 | public function create(array $attributes) |
45 | 45 | { |