diff --git a/src/Html/Options/Plugins/SearchPanes.php b/src/Html/Options/Plugins/SearchPanes.php index 0bc9e4a..754dc1e 100644 --- a/src/Html/Options/Plugins/SearchPanes.php +++ b/src/Html/Options/Plugins/SearchPanes.php @@ -16,7 +16,7 @@ trait SearchPanes /** * Set searchPane option value. * - * @param array|bool|callable $value + * @param array|Arrayable|bool|callable $value * @return $this * @see https://datatables.net/reference/option/searchPanes */