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 32df111 commit 28761fcCopy full SHA for 28761fc
src/Html/Editor/Editor.php
@@ -170,7 +170,7 @@ public function formOptionsBubble(array|FormOptions $formOptions): static
170
/**
171
* Set Editor's formOptions.
172
*
173
- * @param array<array|\Yajra\DataTables\Html\Editor\FormOptions> $formOptions
+ * @param array $formOptions
174
* @return $this
175
* @see https://editor.datatables.net/reference/option/formOptions
176
* @see https://editor.datatables.net/reference/type/form-options
0 commit comments