We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b48822 + 6063f62 commit 094a975Copy full SHA for 094a975
src/MetableAttributes.php
@@ -34,7 +34,7 @@ public function fill(array $attributes)
34
}
35
36
37
- parent::fill($attributes);
+ return parent::fill($attributes);
38
39
40
public function getMetaAttributes(): Collection
0 commit comments