mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
simplifiy filter order
This commit is contained in:
parent
f889d43f6c
commit
94c91d5825
@ -19,7 +19,7 @@ class FilterOrderHelperBuilder
|
||||
$this->requestStack = $requestStack;
|
||||
}
|
||||
|
||||
public function addSearchBox(array $fields, ?array $options = []): self
|
||||
public function addSearchBox(?array $fields = [], ?array $options = []): self
|
||||
{
|
||||
$this->searchBoxFields = $fields;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user