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 92ea72e commit df34391Copy full SHA for df34391
1 file changed
src/Forms/Fields/FormField.php
@@ -53,6 +53,4 @@ public function toFieldArray(): array
53
{
54
return $this->fieldtype()->toFieldArray();
55
}
56
-
57
- // TODO: commonFieldOptions()
58
0 commit comments