We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f027089 commit 40ecfd0Copy full SHA for 40ecfd0
tests/Models/OptionsCast.php
@@ -29,7 +29,7 @@ public function get(Model $model, string $key, mixed $value, array $attributes):
29
* @param Options|null $value
30
* @param array $attributes
31
*
32
- * @return null[]
+ * @return null[]|object[]
33
*/
34
public function set(Model $model, string $key, mixed $value, array $attributes): array
35
{
0 commit comments