Skip to content

Commit 28761fc

Browse files
committed
fix: docs
1 parent 32df111 commit 28761fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Html/Editor/Editor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ public function formOptionsBubble(array|FormOptions $formOptions): static
170170
/**
171171
* Set Editor's formOptions.
172172
*
173-
* @param array<array|\Yajra\DataTables\Html\Editor\FormOptions> $formOptions
173+
* @param array $formOptions
174174
* @return $this
175175
* @see https://editor.datatables.net/reference/option/formOptions
176176
* @see https://editor.datatables.net/reference/type/form-options

0 commit comments

Comments
 (0)