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.
2 parents 92c228a + 263f288 commit 990ebc5Copy full SHA for 990ebc5
src/Html/Options/Plugins/SearchPanes.php
@@ -16,7 +16,7 @@ trait SearchPanes
16
/**
17
* Set searchPane option value.
18
*
19
- * @param array|bool|callable $value
+ * @param array|Arrayable|bool|callable $value
20
* @return $this
21
* @see https://datatables.net/reference/option/searchPanes
22
*/
0 commit comments