@@ -27,7 +27,7 @@ |
||
| 27 | 27 | /** |
| 28 | 28 | * Get the adjustable model associated with the adjustment. |
| 29 | 29 | * |
| 30 | - * @return \Illuminate\Database\Eloquent\Relations\HasMany |
|
| 30 | + * @return \Illuminate\Database\Eloquent\Relations\MorphTo |
|
| 31 | 31 | */ |
| 32 | 32 | public function adjustable() |
| 33 | 33 | { |