Skip to content

Commit 3a32fdc

Browse files
committed
Stan checking: update @params
1 parent ad6d66d commit 3a32fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Html/Editor/Fields/Field.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ public function modelOptions(Builder|string $model, string $value, string $key =
124124
/**
125125
* Get options from a Enum::cases().
126126
*
127-
* @param array|Arrayable $options
127+
* @param array|Arrayable $cases
128128
* @return $this
129129
*/
130130
public function enumOptions(array|Arrayable $cases): static

0 commit comments

Comments
 (0)